Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
digibeet
1y ago
0 comments
Save
Share
Ah, I find myself in similar waters. In your experience does the [@@tailcal] annotation not cover enough of the cases?
0 comments
1 comments · 1 top-level
top
newest
oldest
mhitza
1y ago
I'm aware of the tailcall annotation but I didn't have to rely on it yet. For me the benefit of picking up OCaml is that I can do imperative constructs on a first pass (mutation and for loops), and refactor it after to pure code, when needed.
j
/
k
navigate · click thread line to collapse