[racket] An elm-like racket language?
On 11/16/2013 08:57 AM, Anthony Carrico wrote:
> 6. Here is an example from my unit tests. It is a delay line:
Oops, I forgot to show you the output:
$ raco test main.rkt
raco test: (submod "main.rkt" test)
::: (1 0 0 1)
::: (3 0 1 2)
::: (6 1 2 3)
::: (9 2 3 4)
12 tests passed
--
Anthony Carrico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
URL: <http://lists.racket-lang.org/users/archive/attachments/20131116/7a815c9e/attachment.sig>