jaypha-base ~master (2017-04-21T07:13:56Z)
Dub
Repo
munch
jaypha
algorithm
Undocumented in source. Be warned that the author may not have intended to support it.
auto
munch
(
alias
pred
= "a == b"
R1
R2
)
(
ref
R1
range
,
R2
pattern
)
if
(
isInputRange
!
R1
&&
isInputRange
!
R2
&&
isScalarType
!(
ElementType
!
R2
)
&&
isScalarType
!(
ElementType
!
R1
)
)
Meta
Source
See Implementation
jaypha
algorithm
functions
diff
findSplit
grab
munch
structs
rtMap
templates
meld