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
b95a642bdc
ocaml
/
experimental
/
frisch
/
test_matches.ml
4 lines
101 B
OCaml
Raw
Blame
History
let
l
=
List
.
filter
[
%
matches
?
'a'
..
'z'
]
[
'a'
;
'A'
;
'X'
;
'x'
]
let
f
=
[
%
matches
?
Some
i
when
i
>
=
0
]
Reference in New Issue
View Git Blame
Copy Permalink