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)
  2. bool isSameRender(CompiledTemple t, string r2, TempleContext tc)
    version(TempleUnittest)
    bool
    isSameRender
    (,
    string r2
    ,
    TempleContext tc = null
    )
  3. bool isSameRender(string r1, string r2)

Meta