sage v0.3.2 Sage.Executor

This module is responsible for Sage execution.

Link to this section Summary

Link to this section Functions

Link to this function execute(sage, opts \\ [])
execute(sage :: Sage.t(), opts :: any()) ::
  {:ok, result :: any(), effects :: Sage.effects()} |
  {:error, any()}