JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
_
Ω
K
keys()
- Method in class com.jnape.palatable.lambda.adt.hmap.
HMap
Retrieve all the mapped keys.
keys()
- Static method in class com.jnape.palatable.lambda.optics.lenses.
MapLens
A lens that focuses on the keys of a map.
Kleisli
<
A
,
B
,
M
extends
Monad
<?,
M
>,
MB
extends
Monad
<
B
,
M
>> - Interface in
com.jnape.palatable.lambda.functions.specialized
The Kleisli arrow of a
Monad
, manifest as simply an
Fn1
<A, MB>
.
kleisli(Fn1<? super A, ? extends MB>)
- Static method in interface com.jnape.palatable.lambda.functions.specialized.
Kleisli
Adapt a compatible function into a
Kleisli
arrow.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
_
Ω
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes