Skip to content

Commit

Permalink
moon info
Browse files Browse the repository at this point in the history
  • Loading branch information
Yu-zh committed Jan 27, 2025
1 parent a1799ff commit 21663ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions string/string.mbti
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ impl Show for StringIndex

type StringView
impl StringView {
is_empty(Self) -> Bool
iter(Self) -> Iter[Char]
length(Self) -> Int
length_eq(Self, Int) -> Bool
Expand Down

0 comments on commit 21663ca

Please sign in to comment.