KeyValueList.filter

Filters entries with function or template F, leaving entry only if F returning true.

template KeyValueList(Pairs...)
static
template filter () {}

Meta