is_forward_range

test if a range belongs to a given range category

alias is_forward_range = std.range.primitives.isForwardRange

Meta