init
function
sci.core/init
(init [opts])Creates an initial sci context from given options `opts`. The context
can be used with `eval-string*`. See `eval-string` for available
options. The internal organization of the context is implementation
detail and may change in the future.
Examples
No examples yet. Be the first to add one!