Groups
Groups
Sign in
Groups
Groups
2015 Functional Programming TDA452/ DIT 142
Conversations
Labels
About
Send feedback
Help
prop_SolveSound :: Sudoku -> Property
37 views
Skip to first unread message
Gleb Lobanov
unread,
Dec 10, 2015, 10:42:59 AM
12/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 2015 Functional Programming TDA452/ DIT 142
What does requirement to return Property in Lab 3B mean?
prop_SolveSound :: Sudoku -> Property
David Sands
unread,
Dec 10, 2015, 10:48:01 AM
12/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chalmer...@googlegroups.com
A Property is a “quickCheck Bool”, or as I called it in the lecture, a Bool with benefits.
If you use any quickCheck functions like (==>), or collect, or classify then you no longer have a Bool but a Property.
Reply all
Reply to author
Forward
0 new messages