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.139 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.138 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.137 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.136 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.135 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.134 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.133 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.132 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.131 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.130 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.129 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.128 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.127 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.126 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.125 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.124 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.123 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.122 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.121 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.120 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml