mllg / checkmate

Fast and versatile argument checks
https://mllg.github.io/checkmate/
Other
265 stars 30 forks source link

add sorted argument to expect_date #257

Open era127 opened 9 months ago

era127 commented 9 months ago

Would it be possible to add the sorted argument to expect_date, or was it omitted for a technical reason? Similar to expect_posixct()

Thanks.