Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
raould42
10y ago
0 comments
Save
Share
i thought ocaml ain't pure like that?
0 comments
2 comments · 2 top-level
top
newest
oldest
julian_1
10y ago
There are a couple of monadic IO systems for Ocaml - Lwt and Async which are pretty commonly used - and enable writing code using typed mutation/side effects.
pauldirac137
10y ago
You thought right. Ocaml is an impure functional language.
j
/
k
navigate · click thread line to collapse