Sha256: cd1d3495f6afe1a0afb69f830e04570c2e9dce1bcf1ca051369ae4d8813cc4b4
Contents?: true
Size: 540 Bytes
Versions: 94
Compression:
Stored size: 540 Bytes
Contents
## Loading your exercise implementation in PolyML ``` $ poly --use {exercise}.sml ``` Or: ``` $ poly > use "{exercise}.sml"; ``` **Note:** You have to replace {exercise}. ## Running the tests ``` $ poly -q --use test.sml ``` ## Feedback, Issues, Pull Requests The [exercism/sml](https://github.com/exercism/sml) repository on GitHub is the home for all of the Standard ML exercises. If you have feedback about an exercise, or want to help implementing a new one, head over there and create an issue. We'll do our best to help you!
Version data entries
94 entries across 94 versions & 1 rubygems