Sha256: 63f16817d74704aed2c34280bdf31599acd023035fc8eb1d816b40f277fe386c

Contents?: true

Size: 270 Bytes

Versions: 78

Compression:

Stored size: 270 Bytes

Contents

exercise: RNA
version: 3
plan: 5
tests: |-
  is .<input><dna>.&to-rna, |.<expected description> for $c-data<cases>.values;

unit: module
example: |-
  sub to-rna ($dna) is export {
    $dna.trans(<A G C T> => <U C G A>);
  }
stub: |-
  sub to-rna ($dna) is export {
  }

Version data entries

78 entries across 78 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.179 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.178 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.177 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.176 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.175 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.174 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.173 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.172 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.171 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.170 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.169 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.167 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.166 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.165 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.164 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.163 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.162 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.161 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.160 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml