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.159 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.158 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.157 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.156 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.155 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.154 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.153 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.152 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.151 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.150 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.149 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.148 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.147 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.146 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.145 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.144 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.143 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.142 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.141 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.140 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml