SamuelSchlesinger / commander-cli

A simple library I wrote to allow me to quickly and easily construct command line interfaces.
MIT License
29 stars 2 forks source link

explicit foralls #8

Closed SamuelSchlesinger closed 3 years ago

SamuelSchlesinger commented 3 years ago

This change makes foralls explicit in all CLI combinators, attempting to preserve the argument order implied by the previous code.

BebeSparkelSparkel commented 3 years ago

Any intention of pulling this in?

SamuelSchlesinger commented 3 years ago

Yeah, sorry about this @BebeSparkelSparkel