File: NEWS

package info (click to toggle)
r-cran-assertive.sets 0.0-3-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 116 kB
  • sloc: sh: 13; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 301 bytes parent folder | download
1
2
3
4
5
6
0.0-3 Added are_disjoint_sets, are_intersecting_sets.
      Removed withr dependency.
0.0-2 is_set_equal renamed as are_set_equal.
      is_subset and is_superset gain a "strictly" argument.
      Use of devtools in tests replaced with withr.
0.0-1 Content extracted from assertive 0.3-0, and tidied.