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
38b827b7e4
ocaml
/
testsuite
/
tests
/
basic-float
/
float_record.ml
8 lines
73 B
OCaml
Raw
Blame
History
type
t
=
float
;;
let
make
f
=
f
;;
let
from
t
=
t
;;
type
s
=
{
f
:
t
}
;;
Reference in New Issue
View Git Blame
Copy Permalink