-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(base)!: move Path.len -> depth to make path align with string.len (
#50) * feat(base): add peek to get specific part in path * feat(base): make path object inherit string manipulation functions * fix(init): trick type annotations * fix(base): fix `self:child` when self:len() == 0 returns wrong string cache * feat(base)!: move `Path.len -> depth` to make path align with string.len
- Loading branch information
Showing
1 changed file
with
19 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters