temple ~master (2017-09-10T06:47:52Z)
Dub
Repo
isSameRender
temple
tests
common
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isSameRender
(CompiledTemple t, TempleContext tc, string r2)
version(TempleUnittest)
bool
isSameRender
(
in
CompiledTemple
t
,
TempleContext
tc
,
string
r2
)
bool
isSameRender
(CompiledTemple t, string r2, TempleContext tc)
bool
isSameRender
(string r1, string r2)
Meta
Source
See Implementation
temple
tests
common
functions
isSameRender
templeToString