Anders429 / Anders429/substring

len shorthand

Open
#5 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
11
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Should be able to exclude len() for example:

`string.substring_len(3)`

Could be a shorthand for `string.substring(3, string.len())`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.