https://github.com/dlang/druntime/blob/master/src/object.d#L3170
What are the options now?Is there anything D offers that I could use? I need a function that takes a variable of any type and returns a numeric hash.
Gary Willoughby via Digitalmars-d-learn Sun, 07 Aug 2016 09:46:59 -0700
https://github.com/dlang/druntime/blob/master/src/object.d#L3170
What are the options now?Is there anything D offers that I could use? I need a function that takes a variable of any type and returns a numeric hash.