-
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Update
Transpose
operation in point free style. (#178)
* refactor: Update `Transpose` operation in point free style. * fix: Suppress ImpureMethodCall. Based on suggestion from @weirdan on Slack. > See https://psalm.dev/r/cc0354c625 and https://3v4l.org/LNuDT for simple examples. And Bruce's suggestion: > It'll still look pure to the outside: https://psalm.dev/r/6a4e6f8dde
- Loading branch information
Showing
1 changed file
with
29 additions
and
30 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