Skip to content

Commit

Permalink
[WIP] Modify Standard.Base API
Browse files Browse the repository at this point in the history
  • Loading branch information
Akirathan committed Feb 19, 2025
1 parent 2bab37f commit ccbf82f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distribution/lib/Standard/Base/0.0.0-dev/docs/api/Any.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- is_nothing self -> Standard.Base.Any.Any
- map_error self ~f:Standard.Base.Any.Any -> Standard.Base.Any.Any
- map_nothing self f:Standard.Base.Any.Any -> Standard.Base.Any.Any
- my_method self -> Standard.Base.Any.Any
- pretty self -> Standard.Base.Any.Any
- remove_warnings self warning_type:Standard.Base.Any.Any= -> Standard.Base.Any.Any
- throw_on_warning self warning_type:Standard.Base.Any.Any= -> Standard.Base.Any.Any
Expand Down

0 comments on commit ccbf82f

Please sign in to comment.