Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Generalize useless use to other list infixes
Add warnings to other forms of sequence operator too. Except for variations of assignment, the Xop, Zop, and [op] metaops should also encourage side-effect-free behavior by carping when in sink context. (You can always use 'eager' to override.)
- Loading branch information
Showing
1 changed file
with
23 additions
and
10 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