Y
Hacker News
new
|
ask
|
show
|
jobs
by
effn
5748 days ago
Calling Javascript a functional language is quite a stretch. All native data structures are mutable, the function literal syntax is extremely clumsy, and there is no algebraic datatypes, pattern matching or TCO.