Fix<F extends ForFix, A extends ForFunctor> class
abstract
- Implemented types
-
- Kind<
F, A>
- Kind<
- Available extensions
Constructors
- Fix()
Properties
-
DFix
→ Fix<
W, F> -
Available on Kind<
W, F> , provided by the KindFixFix extensionno setter - hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
unfix
→ Kind<
A, Fix< F, A> > -
no setter
-
unfix
→ Kind<
F, Fix< W, F> > -
Available on Kind<
W, F> , provided by the KindFixFix extensionno setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited