Skip to content
pannous edited this page Sep 20, 2021 · 3 revisions

lambda see closures

The javascript closures notation x => x*x is beautiful but a bit hard to type
square = x :: x*x

square x := x*x only makes sense for named functions

Home

Philosophy

data & code blocks

features

inventions

evaluation

keywords

iteration

tasks

examples

todo : bad ideas and open questions

⚠️ specification and progress are out of sync

Clone this wiki locally