Slices #13
Loading…
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