::= multimethod
Methods
- ::=(nti:NormalTypeInstance, k:Any, v:Any) Source: stdlib.ngs:361
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:363
Set Hash key. It's implemented to complete the :: operator. There is no particular use case.