View Source VenomousREPL (Venomous v0.7.7)

# Venomous REPL List of keywords:

      - Enter leading "%" in case of colliding keyword/module names
      - RETURN: Brings up all visible modules/functions
      - '(i)nputs': views inputs list
      - '(o)utputs': views outputs list
      - '(h)elp': views this
      - '(r)epeat': repeats last function with the same arguments
      - '(e)dit': edit arguments
      - 'pop': removes first item from the outputs
      - 'exit': exits the REPL

Summary

Functions