logoalt Hacker News

siwatanejotoday at 1:29 AM1 replyview on HN

IMO OCaml is mind-bending (e.g. go figure out the 'in' keyword, I still don't understand it), F# is much easier/simpler.


Replies

tuvixtoday at 4:26 AM

Never used OCaml but it seems like a way to chain together expressions using the same variable name? Seems odd but I could see myself using it