Hacker News new | ask | show | jobs
by djacobs 5719 days ago
One question I've had about Typed Racket since I first saw it: why all the colons? Seems to mess with the elegance of Lisp, and especially Scheme.

There has to be another friendlier syntax for typing, no?

1 comments

why not ? colons are used to denotes values type in ML