linked-list supports index assign and concatenation
This commit is contained in:
@@ -16,7 +16,7 @@ const (
|
||||
TypeItem = "item"
|
||||
TypeIterator = "iterator"
|
||||
TypeNumber = "number"
|
||||
TypePair = "pair"
|
||||
TypeIntPair = "int-pair"
|
||||
TypeString = "string"
|
||||
TypeDict = "dict"
|
||||
TypeListOf = "list-of-"
|
||||
|
||||
Reference in New Issue
Block a user