Skip to main content

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.

No examples yet. Be the first to add one!