core: export vec::unshift
This commit is contained in:
parent
31c33ca5ff
commit
5ec68ac482
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ export splitn;
|
|||
export rsplit;
|
||||
export rsplitn;
|
||||
export shift;
|
||||
export unshift;
|
||||
export pop;
|
||||
export push, push_all, push_all_move;
|
||||
export grow;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue