This website requires JavaScript.
Explore
Minetest
Help
Sign In
Ekdohibs
/
ocaml
Watch
1
Star
0
Fork
You've already forked ocaml
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ead1f3e019
ocaml
/
camlp4
/
test
/
fixtures
/
fun.ml
8 lines
149 B
OCaml
Raw
Blame
History
value
f
=
fun
[]
;
value
f
=
fun
[
[]
->
fun
[
4
->
()
]
]
;
value
f
=
fun
[]
;
value
f
=
fun
[]
;
value
f
=
fun
[]
;
value
f
=
g
x
y
;
value
f
=
(
g
x
)
y
;
Reference in New Issue
View Git Blame
Copy Permalink