| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Context.View
Documentation
view :: View ctx -> IO ctx Source #
Provide the calling thread a view of its current context from the specified
View. Throws a NotFoundException when the calling thread has no
registered context.
Since: 0.2.0.0