[Haskell-cafe] Newbie question on Haskell type

Huong Nguyen hiperfume at gmail.com
Thu Oct 13 16:12:29 EDT 2005


Hi all,
 I want to write a small functionto test whether an input is a String or
not. For example,
 isString::(Show a) =>a ->Bool
This function will return True if the input is a string and return False if
not
 Any of you have idea about that? Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org//pipermail/haskell-cafe/attachments/20051013/a00a5974/attachment.htm


More information about the Haskell-Cafe mailing list