reddit-0.1.0.0: Library for interfacing with Reddit's API

Safe HaskellNone
LanguageHaskell2010

Reddit.Types.Comment

Synopsis

Documentation

isActual :: CommentReference -> Bool Source

isReference c returns is true if c is an actual comment, false otherwise

isReference :: CommentReference -> Bool Source

isReference c returns is true if c is a reference, false otherwise