= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package graphv_core_lib
-
graphv_core_lib
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val rgbaf : r:float -> g:float -> b:float -> a:float -> t
val rgbf : r:float -> g:float -> b:float -> t
val rgba : r:int -> g:int -> b:int -> a:int -> t
val rgb : r:int -> g:int -> b:int -> t
val white : t
val black : t
val transparent : t
val hsl : h:float -> s:float -> l:float -> t
val hsla : h:float -> s:float -> l:float -> a:int -> t