index
:
fuspel
master
Simple functional programming language, rewriting an AST during interpretation
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
func.fusp
blob: 4441ccff6e4a3b8b5dd16561e11028343503dbaf (
plain
) (
blame
)
1
flip f x y = f y x;