enso/test/Benchmarks
Hubert Plociniczak 6b6b1430bc
Cleanup Ref - get/put (#3457)
The change promotes static methods of `Ref`, `get` and `put`, to be
methods of `Ref` type.
The change also removes `Ref` module from the default namespace.
Had to mostly c&p functional dispatch for now, in order for the methods
to be found. Will auto-generate that code as part of builtins system.

Related to https://www.pivotaltracker.com/story/show/182138899
2022-05-17 10:26:36 +00:00
..
src Cleanup Ref - get/put (#3457) 2022-05-17 10:26:36 +00:00
package.yaml Run components through the launcher (#1073) 2020-08-19 13:24:31 +01:00