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
5bc21ffbaa
ocaml
/
otherlibs
/
labltk
/
builtin
/
builtin_palette.ml
8 lines
92 B
OCaml
Raw
Blame
History
(*
type
*)
type
paletteType
=
[
|
`
Gray
of
int
|
`
Rgb
of
int
*
int
*
int
]
(*
/type
*)
Reference in New Issue
View Git Blame
Copy Permalink