Augmentations for dates.
This module's augmentations can be applied by using the following import:
import "@neotype/extensions/date.js"; Copy
import "@neotype/extensions/date.js";
Dates implement Eq and Ord.
Eq
Ord
Generated using TypeDoc
Augmentations for dates.
Remarks
Importing this module
This module's augmentations can be applied by using the following import:
Comparing dates
Dates implement
Eq
andOrd
.