Sha256: 02c2f06a2131140d19d14910099cf5d59e4ccdef7fabc6716aab7b8d1445e440

Contents?: true

Size: 584 Bytes

Versions: 83

Compression:

Stored size: 584 Bytes

Contents

#`(
  This is a 'stub' file. It's a little start on your solution.
  It is not a complete solution though; you will have to write some code.

  The ':ver<>' adverb defines the version of a module or class.
  The version is checked in the test suite to ensure the exercise
  and test suite line up. If the test is updated, it will indicate
  to others who test your code that some tests may no longer pass.
)
unit module TwoFer:ver<2>;

sub two-fer ($name?) is export {
  # Write your solution to pass the test suite here.
  # Be sure to remove all stock comments once you are done!
}

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
trackler-2.2.1.159 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.158 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.157 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.156 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.155 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.154 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.153 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.152 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.151 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.150 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.149 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.148 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.147 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.146 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.145 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.144 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.143 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.142 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.141 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.140 tracks/perl6/exercises/two-fer/TwoFer.pm6