Jump to content

Category talk:Wren-trait: Difference between revisions

→‎Source code: Added a further property.
(→‎Source code: Bug fix.)
(→‎Source code: Added a further property.)
Line 139:
// Returns the number of objects currently in the internal map.
static mapCount { __tally ? __map.count : 0 }
 
// Returns the total number of keys created to date.
static keyCount { __tally ? __tally : 0 }
 
// Constructs a new ByKey object.
9,483

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.