Safe Haskell | None |
---|---|
Language | Haskell2010 |
- extractOption :: Alternative f => [Node] -> (f [Node], [Node])
Documentation
extractOption :: Alternative f => [Node] -> (f [Node], [Node]) Source #
Extracts a list of nodes (if any exist) identified by the `@option` annotation of the source code.