Module
Data.Formatter.Parser.Interval
- Package
- purescript-formatters
- Repository
- purescript-contrib/purescript-formatters
#parseRecurringInterval Source
parseRecurringInterval :: forall a b. Parser String a -> Parser String b -> Parser String (RecurringInterval a b)