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