StrDeleteFast
Description
Delete the character at idx using the fast (order-not-preserving) path: the previously-last character is swapped into the deleted slot. See VecDeleteFast for the full SUCCESS/FAILURE contract.
Usage example (Cross-references)
Usage examples (Cross-references)
No external code usages found in the scanned files.
Last updated on