Champaign Haxe Library
All Platforms
Sys
Desktop
Cpp
JS
Feathers
Core
class
Wrapped<
T
>
package
champaign.core.primitives
Available on all platforms
Static methods
static
inline
wrap
<
T
>(
object:
T
):
Wrapped
<
T
>
Constructor
new
(
value:
T
)
Variables
read only
value
:
T