enso/test/Table_Tests
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
..
data Delimited File Encoding (#3430) 2022-05-10 22:44:05 +00:00
src Cleanup Ref - get/put (#3457) 2022-05-17 10:26:36 +00:00
package.yaml Simple CSV parser (#1268) 2020-11-05 16:53:50 +01:00