Listing C.5: Box Example

0 views
Skip to first unread message

aw

unread,
Nov 3, 2009, 3:47:00 AM11/3/09
to The Lift Book
Just reading this over, and noticed that the case keyword is missing.
Should be:

a match {
case Full(author) => ...
case Empty => ...
case Failure() =>
}

Derek Chen-Becker

unread,
Nov 11, 2009, 6:50:33 PM11/11/09
to the-li...@googlegroups.com
Thanks, I'll get this fixed!
Reply all
Reply to author
Forward
0 new messages