Concept defining the requirements for types that support negation. More...
#include <ikarus/utils/concepts.hh>
The concept specifies that instances of type L can be negated using the unary - operator.
L
-