des.util.stdext.algorithm

Undocumented in source.

Public Imports

std.array
public import std.array;
std.algorithm
public import std.algorithm;
std.range
public import std.range;
std.traits
public import std.traits;

Members

Functions

oneOf
bool oneOf(E[] arr, T val)
oneOf
bool oneOf(T val)

Templates

amap
template amap(fun...)

Meta