Define size of immutable builders where possible
This makes it possible to avoid unnecessary re-allocations when the number of elements is k… Show more
This makes it possible to avoid unnecessary re-allocations when the number of elements is k… Show more
Define size of immutable builders where possibleThis makes it possible to avoid unnecessary re-allocations when the number of elements is known up-front.
Show less