Alan H
unread,Apr 12, 2011, 1:33:47 AM4/12/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to byu-cs-330-Winter-2011
When making a constraint for a "with" statement, do we return a t-fun
that maps the input type to the output type, or do we just manually
constrain both the parameter and body. The book was...vague on the
subject of constraining "with" statements.
Also, we're told that lists can be a list of numbers or a list of
booleans. Can it also be a list of both? If not, then how do we
generate constraints for tempty?