CSE.filter

Get range of all CSEs filtered by matching e, starting with most recent.

struct CSE
nothrow @trusted static
filter
(
const elem* e
)

Return Value

Type: auto

input range

Meta