Also, how do I represent an AddressBook with an empty list and one with data on its list for my pattern matching?

phoneLookup (AddressBook []) = Nothing
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to