This website requires JavaScript.
Explore
Help
Sign In
l3-ENSL
/
pieuvre
Watch
1
Star
0
Fork
0
You've already forked pieuvre
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0b67d9a5eb
pieuvre
/
tests
/
nested_function.lam
Marwan
0b67d9a5eb
types flèches et affichage des types
2024-04-15 12:07:49 +02:00
2 lines
39 B
Plaintext
Raw
Blame
History
fun (f : A => B) => fun (x : A) => f x
Reference in New Issue
View Git Blame
Copy Permalink