willghatch / racket-rash

The Reckless Racket Shell
http://rash-lang.org
Other
547 stars 32 forks source link

Fix: second: undefined #65

Closed Bost closed 4 years ago

Bost commented 4 years ago

The function second is actually undefined so I slightly modified the example.

willghatch commented 4 years ago

Thanks!