Toggle theme.
Requires JavaScript
Toggle the menu
flix
0.40.0
Definitions
box
unbox
Boxable
Definitions
def
box
(
x
:
a
)
:
Boxed
Source
def
unbox
(
x
:
Boxed
)
:
a
Source
Unboxes the given
x
.