Pacote
@pacote/result
Err
Interface Err<E>
Error result type.
interface
Err
<
E
>
{
constructor
:
any
;
type
:
typeof
T_ERR
;
value
:
E
;
}
Type Parameters
E
Error type.
Index
Constructors
constructor
Properties
type
value
Constructors
constructor
constructor
:
any
Properties
Readonly
type
type
:
typeof
T_ERR
Readonly
value
value
:
E
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
value
Pacote
@pacote
array
associate
chunked
difference
intersect
range
sample
sampleN
times
unique
windowed
bloom-filter
BloomFilter
CountingBloomFilter
optimal
bloom-search
BloomSearch
Index
IndexedDocument
Options
PreprocessFunction
StemmerFunction
StopwordsFunction
TokenizerFunction
computus
gregorian
julian
disposable
asyncDisposable
disposable
emitter
createEmitter
error
BaseError
ComplexError
ffetch
ffetch
createFetch
flux-actions
Action
createAction
isType
reducerFromState
get-style
getStyle
iff
iff
immutable
Immutable
interpolate
interpolate
is-plain-object
isPlainObject
jest-either
default
linked-list
append
at
concat
drop
entries
every
filter
find
findIndex
flatMap
get
head
includes
indexOf
isEmpty
item
keys
lastIndexOf
length
listOf
map
prepend
reduce
reduceRight
remove
rest
reverse
slice
some
sort
tail
take
toArray
unique
values
lru-cache
LRUCache
memoize
Options
memoize
non-empty-array
NonEmptyArray
concat
fromArray
fromElements
isNonEmptyArray
option
None
Some
Option
None
and
contains
filter
flatMap
flatten
fold
getOrElse
isNone
isSome
map
ofNullable
or
Some
tryCatch
pipe
flow
pipe
pixels
pixels
react-use-outside
useOutside
react-with-props
withDefaultProps
withProps
result
Err
Ok
Result
and
bimap
err
Err
flatMap
flatten
fold
getOrElse
isErr
isOk
map
mapErr
ofNullable
ofPromise
ok
Ok
or
tryCatch
retry
RetryOptions
retry
shuffle
shuffle
task
Task
flatMap
flatten
map
Task
throttle
throttle
u32
U32
ZERO
add
and
divide
equals
from
greaterThan
lessThan
multiply
negate
or
remainder
rotateLeft
rotateRight
shiftLeft
shiftRight
subtract
toNumber
toString
xor
u64
U64
ZERO
add
and
divide
equals
from
greaterThan
lessThan
multiply
negate
or
remainder
rotateLeft
rotateRight
shiftLeft
shiftRight
subtract
toNumber
toString
xor
validation
Validation
lift
validation
xxhash
XXHash
xxh64
xxh64BigInt
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Error result type.