In Kotlin you could have `modelToCameraStack.execu...
# getting-started
o
In Kotlin you could have
modelToCameraStack.execute { … }
that would make it push/pop automatically and safely (try/finally)