<
A
B
C
D
F
G
I
L
M
O
P
R
S
T
U
V
W
X
A
- ApplicationKt - class in xyz.regulad.regulib
- asBytes(UUID) - function in xyz.regulad.regulib.UuidKt
- Converts a UUID to a byte array.
- asCached(Flow,Context,String) - function in xyz.regulad.regulib.FlowCache.Companion
- Caches a flow relative to a context, only calling the backing flow once and replaying all items to any new collectors.
- asLoopingSequence(Iterable) - function in xyz.regulad.regulib.SequenceKt
- Returns a sequence that loops over the elements of this iterable indefinitely.
- asMutableMap(MutableStateFlow) - function in xyz.regulad.regulib.StateFlowMapView.Companion
- Returns a mutable map that is backed by the given MutableStateFlow.
- asUUID(ByteArray) - function in xyz.regulad.regulib.UuidKt
- Converts a byte array to a UUID.