A tagged-value constructor that marks a numeric threshold as a number
of months. Use inside cl_date_diff() for self-documenting
thresholds.
Examples
il_spec() |>
il_compare(dob, cl_date_diff(months(1), months(12)))
#> Linkage Specification
#> Comparisons (1):
#> dob : date_diff
#> Blocking rules: (none)
