aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
InterfaceFilter.front
aermicioi
aedi
util
range
InterfaceFilter
Get current implementing element
struct
InterfaceFilter
(Range, Interface)
Interface
front
(
)
if
(
isForwardRange
!
Range
&&
(
is
(
ElementType
!
Range
== class) ||
is
(
ElementType
!
Range
== interface)
)
)
Return Value
Type:
Interface
current element that implements interface
Meta
Source
See Implementation
aermicioi
aedi
util
range
InterfaceFilter
constructors
this
functions
empty
front
popFront
save
postblits
this(this)
Get current implementing element