packages feed

disco-0.1.0.0: test/repl-help/expected

Commands available from the prompt:

:defn <var>       Show a variable's definition
:doc <term>       Show documentation
<code>            Evaluate a block of code
:help             Show help
:load <filename>  Load a file
:names            Show all names in current scope
:reload           Reloads the most recently loaded file
:test <property>  Test a property using random examples

2