button ~master (2018-11-15T00:26:20Z)
Dub
Repo
Changes.front
util
change
Changes
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Changes
(R1, R2, alias pred = "a < b")
@
property
ref pure nothrow
auto ref
front
(
)
if
(
isInputRange
!
R1
&&
isInputRange
!
R2
&&
is
(
ElementType
!
R1
==
ElementType
!
R2
)
)
Meta
Source
See Implementation
util
change
Changes
constructors
this
functions
empty
popFront
properties
front