Y
Hacker News
new
|
ask
|
show
|
jobs
by
amelius
36 days ago
Most FP languages cannot work without GC unless you're willing to give up idiomatic FP programming. There is a reason Haskell has a garbage collector.
1 comments
flossly
36 days ago
Hence I used FP-inspired (to point at languages like Rust, Kotlin, Ruby, Swift)
link