menu
micro_core_result package
documentation
micro_core_result.dart
micro_core_result.dart
dark_mode
light_mode
micro_core_result
library
Classes
Empty
Empty
class used when there ins't any return on the
Left
or
Right
side of
Result
.
Left
<
L
,
R
>
Left
side of the returned value.
Result
<
L
,
R
>
Interface of the
Left
and
Right
sides of the returned value.
Right
<
L
,
R
>
Right
side of the returned value.
Constants
empty
→ const
Empty
Singleton to be returned.
Functions
id
<
T
>
(
T
callback
)
→ T
micro_core_result package
documentation
micro_core_result.dart
micro_core_result
package
Libraries
micro_core_result
micro_core_result library