dlowe-net / local-time

Time manipulation library for Common Lisp
Other
102 stars 43 forks source link

Alter timestamp/= to match behavior of cl:/= #76

Closed dlowe-net closed 6 years ago

dlowe-net commented 6 years ago

The behavior of /= is different in that it cannot be done pair-wise, so it needs its own implementation.

This fixes issue #72.