Heimdallr.swift
Heimdallr.swift copied to clipboard
Extract date comparison extension into separate module
I think NSDateExtensions
would be a good (albeit small) library that we could release by itself.
Could be part of other Foundation extensions, mostly Equatable and Comparable.
That's a more general question: Do we want to have a RheinfabrikKit
in Swift? Or very small libraries? Or grouped by topic (Equatable/Comparable)?