::= multimethod
Methods
- ::=(nti:NormalTypeInstance, k:Any, v:Any) Source: stdlib.ngs:107
Set NormalType object field. It's implemented to complete the :: operator. There is no particular use case.
- ::=(h:Hash, k:Any, v:Any) Source: stdlib.ngs:109
Set Hash key. It's implemented to complete the :: operator. There is no particular use case.