Toggle theme.
Requires JavaScript
Toggle the menu
flix
0.42.0
Prelude
Signatures
neg
Neg
class
Neg
[
a
:
Type
]
Source
A trait for negation.
Signatures
def
neg
(
x
:
a
)
:
a
with
Neg
[
a
]
Source
Returns -
x
.