example.protocols
Printable
protocol
members
printd
(printd this)
Takes an object and returns it in a form that when printed, can be run as code.
printe
(printe this)
Takes an example and prints the example and it’s output.
(printd this)
Takes an object and returns it in a form that when printed, can be run as code.
(printe this)
Takes an example and prints the example and it’s output.