Function sway_core::parse_tree::declaration::function::promote_purity
source · [−]Expand description
Utility to find the union of purities. To ‘promote’ Reads to Writes we want ReadsWrites, and the same for Writes to Reads.