roogle
roogle copied to clipboard
Allow `fn(xxx) -> yyy` without a space after `fn` & Add doc for `(xxx) -> yyy`
- As the title suggests.
- I read your parser, grammar
(xxx) -> yyyis supported but not documented on README and the website.