isSameRender

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isSameRender(CompiledTemple t, TempleContext tc, string r2)
    version(TempleUnittest)
    bool
    isSameRender
    (,
    TempleContext tc
    ,
    string r2
    )
  2. bool isSameRender(CompiledTemple t, string r2, TempleContext tc)
  3. bool isSameRender(string r1, string r2)

Meta