-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve array documentation (and minor bug) (#965)
* Improve legibility of array drop build * Improve array_new signature doc * Improve span_from_tuple build signature doc * Improve legibility of array span_from_tuple * Improve tuple_from_span signature doc * Improve legibility of tuple_from_span * Fix bug: freeing middle of array * Rename variable * Add note on possible null free * Remove panic
- Loading branch information
1 parent
906719e
commit a0e18f9
Showing
2 changed files
with
78 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters