neverthrow
neverthrow copied to clipboard
feat: add partition static function
Hi,
added partition function to handle scenarios when you need to get a tuple of all results and errors. Inspired by lodash partition
Hi @supermacro,
Any thoughts about this one? Thanks!