scopeSave

mixin string for saving Context and restore on exit from scope

string
scopeSave
(
alias cr
)
(
)
if (
is(typeof(cr) == Ctx)
)

Meta