Where does INumeric come from?
Posted
by jdk
on Stack Overflow
See other posts from Stack Overflow
or by jdk
Published on 2010-04-29T17:20:10Z
Indexed on
2010/04/29
19:57 UTC
Read the original article
Hit count: 258
interface
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...
© Stack Overflow or respective owner