Collections
51 public declarations in the Collections category.
Types
A hash-based map from keys to values.
Groups the hash and equality functions used by a hash-based collection.
A hash-based set of unique keys.
A vectorized list of items.
Functions
Searches a sorted array for a value.
Clears every slot in an array to default.
Copies an array into newly allocated storage.
Copies elements from another array into this array.
Copies array elements into another array.
Finds the first matching item in an array.
Finds the last matching item in an array.
Returns a hash code for an int.
Returns a hash code for case-insensitive string matching.
Returns a pointer-identity hash code.
Returns true when two int keys are equal.
Returns true when two strings have the same content ignoring case.
Returns true when two pointer keys have the same address.
Returns a pointer-identity hash policy for T*.
Resizes an array buffer.
Reverses the elements of an array in place.
Sorts an array in place using insertion sort.
Constants
Standard hash policy for int.
Standard case-insensitive string hash policy.
Generated with campc v0.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.