Skip to content

chk 0.10.0

Latest
Compare
Choose a tag to compare
@joethorley joethorley released this 24 Jan 21:17
· 1 commit to main since this release
  • Added chk_complex() and vld_complex(). (#158).
  • Added chk_raw() and vld_raw() (#157).
  • Added check_length().
  • Soft-deprecated chk_lgl() for chk_scalar() and chk_logical().
  • Fixed nested backticks so that error messages only have one set of backticks.