Skip to content

Disorder of Precedence

Compare
Choose a tag to compare
@CodaFi CodaFi released this 13 Sep 18:48
· 20 commits to master since this release

Bugs in the Swift 2 import resolver dump all operator declarations into global scope even if conditional imports are used. This is a serious regression.

  • Precedence of the Monad hierarchy operators has been updated to remain compatible with popular frameworks.