des.util.algo

Undocumented in source.

Public Imports

std.array
public import std.array;
Undocumented in source.
std.algorithm
public import std.algorithm;
Undocumented in source.
std.range
public import std.range;
Undocumented in source.
std.traits
public import std.traits;
Undocumented in source.

Members

Functions

oneOf
bool oneOf(E[] arr, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
oneOf
bool oneOf(T val)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ValueHandler
struct ValueHandler(size_t CNT, T = float)
Undocumented in source.
lim_t
struct lim_t(T)
Undocumented in source.

Templates

amap
template amap(fun...)
Undocumented in source.

Meta