phobos-next ~master (2024-03-19T05:49:32Z)
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