Sha256: 4c40d5359c42b96d730a0da79f8b16df08233006f97cd8bbe81a3017fb5ffa15

Contents?: true

Size: 201 Bytes

Versions: 396

Compression:

Stored size: 201 Bytes

Contents

#if !defined(RNA_TRANSCRIPTION_H)
#define RNA_TRANSCRIPTION_H

#include <string>

namespace transcription
{

char to_rna(char nucleotide);
std::string to_rna(std::string const& nucleotide);

}

#endif

Version data entries

396 entries across 396 versions & 1 rubygems

Version Path
trackler-2.2.1.159 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.158 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.157 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.156 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.155 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.154 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.153 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.152 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.151 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.150 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.149 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.148 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.147 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.146 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.145 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.144 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.143 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.142 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.141 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.140 tracks/cpp/exercises/rna-transcription/example.h