Generic Function Nearly-Samep (1 method)

( nearly-samep < thing-1 > < thing-2 > < tolerance > )

Part of:

package metabang.utilities
Compares two things and returns true if they are the same in the sense of being interchangable. Tolerance indicates how close things need to be in order to be 'the same'.

Method Summary

nearly-samep < T > < T > < NUMBER >