des.flow.base

Undocumented in source.

Public Imports

des.util.logger
public import des.util.logger;
Undocumented in source.

Members

Classes

FlowException
class FlowException
Undocumented in source.

Enums

Command
enum Command
Undocumented in source.

Functions

creationTest
bool creationTest(T a)
Undocumented in source. Be warned that the author may not have intended to support it.
eq
bool eq(A a, B b)
Undocumented in source. Be warned that the author may not have intended to support it.
eq_arr
bool eq_arr(A[] a, B[] b)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

currentTick
ulong currentTick [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta