Skip to content

Optimise some result methods#28

Merged
bishabosha merged 1 commit intomainfrom
optimise-result-methods
Feb 20, 2026
Merged

Optimise some result methods#28
bishabosha merged 1 commit intomainfrom
optimise-result-methods

Conversation

@bishabosha
Copy link
Member

@bishabosha bishabosha commented Feb 20, 2026

Fix: forall on Err should be true, change exists to be its own method rather than an alias

add aliases isOkAnd, isErrOr

@bishabosha bishabosha force-pushed the optimise-result-methods branch 2 times, most recently from fc33b88 to a3c8590 Compare February 20, 2026 16:45
add aliases isOkAnd, isErrOr
@bishabosha bishabosha force-pushed the optimise-result-methods branch from a3c8590 to 9312501 Compare February 20, 2026 16:48
@bishabosha bishabosha merged commit f8eb263 into main Feb 20, 2026
1 check passed
@bishabosha bishabosha deleted the optimise-result-methods branch February 20, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants