I see kudos to INumeric and blog posts that state how to simulate the features in its absence from a language (e.g. this post
)
But in what language/s does this INumeric goodness originate from? In other words in what languages would I find examples of INumeric?
I Googled its name and didn’t come up with useful results about origin or examples. But I’m sure somebody here knows…
Turns out INumeric is found in the F# Power Pack and not in the plain, vanilla F# installation. No wonder it took a bit of digging. Got some help from here and here