-
Notifications
You must be signed in to change notification settings - Fork 3
Use ref_t from ::slice() #96
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomers
Milestone
Description
Now that references have been added by #79, ::slice() should be changed to take the input array by ref_t() and return a ref_t().
This may not be strictly necessary currently, but as new features get added, it might be possible to return a dangling reference from ::slice().
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers