hunt ~v1.1.x (2022-05-09T12:44:56.197689)
Dub
Repo
Iterable
hunt
util
Common
Undocumented in source.
interface
Iterable
(T)
interface
Iterable
(K, V)
interface
Iterable (
K
V
) {
int
opApply
(int delegate(ref K, ref V) dg);
}
Members
Functions
opApply
int
opApply
(int delegate(ref K, ref V) dg)
Undocumented in source.
Meta
Source
See Implementation
hunt
util
Common
classes
CompilerHelper
NestedCallback
NoopCallback
interfaces
Appendable
AutoCloseable
Callable
Callback
Cloneable
Closeable
Comparable
EventListener
Executor
Iterable
Runnable