either ~master (2024-02-23T08:51:11Z)
Dub
Repo
Either.this
either
Either
Initialise the struct with the Right type
this
(Left value)
this
(Right value)
struct
Either
(Left, Right)
this
(
Right
value
)
if
(
!
is
(
Left
==
Right
)
)
Meta
Source
See Implementation
either
Either
aliases
This
constructors
this
Initialise the struct with the Right type