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.180 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.179 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.178 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.177 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.176 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.175 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.174 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.173 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.172 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.171 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.170 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.169 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.167 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.166 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.165 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.164 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.163 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.162 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.161 tracks/cpp/exercises/rna-transcription/example.h
trackler-2.2.1.160 tracks/cpp/exercises/rna-transcription/example.h