added hash,copy methods for lists and maps. The hash method is now obligatory
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
({'': none});
|
||||
({1: none});
|
||||
({1.0: none});
|
||||
({none: none});
|
||||
({true: none});
|
||||
({false: none});
|
||||
({[]: none});
|
||||
|
||||
Reference in New Issue
Block a user