phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
mapUnique
nxt
unique_range
Undocumented in source.
template
mapUnique
(fun...)
auto
mapUnique
(
Range
)
(
Range
r
)
if
(
isInputRange
!(
Unqual
!
Range
)
)
if
(
fun.length
>= 1
)
Members
Functions
mapUnique
auto
mapUnique
(Range r)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
nxt
unique_range
aliases
intoGenerator
functions
findUnique
intoUniqueRange
takeUnique
structs
UniqueRange
UniqueTake
templates
filterUnique
mapUnique