Skip to content

$s[1] versus $s[1:2] in strings #1520

@fadado

Description

@fadado

Strings do not allow indexed access: why $s[1] is not valid and equal to $s[1:2] in strings?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions