-
Notifications
You must be signed in to change notification settings - Fork 166
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update functions definitions w/ invalid return types
T? and T|? are not valid return types T|? is equivalent to setting the nullability to MIRROR T&? is not currently expressible via nullability BREAKING CHANGE: least_skip_null and greatest_skip_null functions have updated return types
- Loading branch information
Showing
1 changed file
with
34 additions
and
4 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