Slices #13
Labels
No labels
arch
arm
arch
x86
bug
duplicate
enhancement
help wanted
invalid
os
linux
os
mac
os
windows
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 2 hours
Due date
ed
2 hours
No due date set.
Dependencies
No dependencies set.
Reference
cli/q#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The language should define a way to create arbitrary slices by supplying
ptrandlenfields.Currently the only way to create slices is predefined string literals.
Just noting that this is a point where you choose a semantic direction for the language. Alas C or Go.
Watching closely.
Added in
14e3316eec.Test:
14e3316eec/tests/slice.qExample:
14e3316eec/examples/echo/echo.q