photon.ds.common

Undocumented in source.

Members

Functions

removeFromList
T removeFromList(T head, T item)
Undocumented in source. Be warned that the author may not have intended to support it.
unshared
T* unshared(shared(T)* value)
Undocumented in source. Be warned that the author may not have intended to support it.
unshared
T unshared(T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

WorkQueue
interface WorkQueue(T)
Undocumented in source.

Meta