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.
steal
auto steal(T arg)
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.
unshared
T* unshared(shared(T)* value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta