Results type

Results, an array-like of Result elements

Direct parent types

ArrLike
Parent type for user-defined types with array-like behaviour. Use in cases when you would like to inherit from built-in Arr. Inheriting from built-ins is not possible for now.
Direct subtypes: 6

Methods

init(re:ResultsException, msg:Str, results:Results) Source: stdlib.ngs:4407
Undocumented
Str(r:Results) Source: stdlib.ngs:4400
Undocumented