getFromJanet

Converts from a Janet object to an object of the given type. Does absolutely no checking on its own! You must check or ensure that it will never coerce to an invalid type yourself.

@system
T
getFromJanet
(
T
)

Meta