Files
wren/doc/site/core
Bob Nystrom fcf4197139 Add Object.same(_,_) to access built-in equality even for classes that may override ==.
Had to add a new metaclass for Object since it now has its own static method so we
can't just use Class as its metaclass. (We don't want *every* class to have a same(_,_)
static method.)
2015-05-01 07:55:28 -07:00
..
2015-04-22 07:45:20 -07:00
2015-04-22 07:45:20 -07:00
2015-04-22 07:45:20 -07:00
2015-03-27 07:43:36 -07:00
2015-03-27 07:43:36 -07:00
2015-04-06 17:21:32 +02:00
2015-03-27 20:59:15 -07:00