tern ~master (2024-04-15T17:45:17.8990912)
Dub
Repo
LazyFilter.opSlice
tern
algorithm
lazy_filter
LazyFilter
Undocumented in source. Be warned that the author may not have intended to support it.
struct
LazyFilter
(alias F, T)
final
T
opSlice
(
ptrdiff_t
start
,
ptrdiff_t
end
)
if
(
isForward
!
T
&&
isCallable
!
F
)
Meta
Source
See Implementation
tern
algorithm
lazy_filter
LazyFilter
constructors
this
functions
length
opDollar
opIndex
opIndexAssign
opSlice
opSliceAssign
range
toString
variables
_range