Open shriram opened 1 year ago
There isn't an actually useful non-trivial example of provide-types here:
provide-types
https://www.pyret.org/docs/latest/Provide_Statements.html
There's one for provide and there's provide-types *, but nothing else.
provide
provide-types *
Also, I'm not sure this formatting makes sense:
That first provide should be just "provide".
There isn't an actually useful non-trivial example of
provide-types
here:https://www.pyret.org/docs/latest/Provide_Statements.html
There's one for
provide
and there'sprovide-types *
, but nothing else.Also, I'm not sure this formatting makes sense:
That first
provide
should be just "provide".