We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
879f6b8
Adds an error return value to Add(), indicating weights <= 0 or NaN. Optimizes the sample heap by inlining the heap to avoid interface conversions.
Add()