Libraries
»
rlsl
(1.0.0)
»
Index (T)
»
RLSL
»
TypeMapping
Module: RLSL::TypeMapping
Defined in:
lib/rlsl/types.rb
Constant Summary
collapse
C_UNIFORM_TYPES =
UNIFORM_TYPE_SPECS
.
transform_values
(
&
:c_type
)
.
freeze