dorm.lib.util

Undocumented in source.

Members

Functions

sync_call
auto sync_call(Parameters!fn[0..$ - 2] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Awaiter
struct Awaiter

Library-agnostic helper that's basically an Event. Exposes - set - wait - reset

FreeableAsyncResult
struct FreeableAsyncResult(T)
Undocumented in source.

Templates

ffiInto
template ffiInto(To)
Undocumented in source.

Meta