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.119 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.118 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.117 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.116 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.115 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.114 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.113 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.111 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.110 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.109 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.108 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.107 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.106 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.105 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.104 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.103 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.102 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml
trackler-2.2.1.101 tracks/perl6/exercises/rna-transcription/.meta/exercise-data.yaml