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
3dbeaba251
ocaml
/
otherlibs
/
labltk
/
builtin
/
winfo_contained.ml
3 lines
62 B
OCaml
Raw
Normal View
History
Unescape
Escape
nouvelle syntaxe avec tilde git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3061 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2000-04-11 20:43:25 -07:00
let
contained
~
x
~
y
w
=
forget_type
w
=
containing
~
x
~
y
()