Skip to content

Commit

Permalink
chore: update moon info
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyfettes committed Oct 6, 2024
1 parent 9c6bcaa commit bd9b825
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builtin/builtin.mbti
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ impl Array {
swap[T](Self[T], Int, Int) -> Unit
to_json[X : ToJson](Self[X]) -> Json
to_string[T : Show](Self[T]) -> String
unique[T : Eq](Self[T]) -> Unit
unsafe_blit[A](Self[A], Int, Self[A], Int, Int) -> Unit
unsafe_blit_fixed[A](Self[A], Int, FixedArray[A], Int, Int) -> Unit
unsafe_pop[T](Self[T]) -> T
Expand Down

0 comments on commit bd9b825

Please sign in to comment.