Handling Methods in Schema Declarations: Is It Possible?
If i have a Schema where a possible value to pass in is a record that has methods on it, do I use anything in the
Schema package to declare that? I don't see anything really about declaring functions on a schema. I'm guessing you dont?