I'm not where I can check, but is "=~" taken? Sent from my iPhone
> On Mar 26, 2016, at 22:19, Lukas Stabe via swift-users > <[email protected]> wrote: > > > An alternative may be to introduce a custom operator that just calls `~=` > with the arguments reversed, but imho this should rather be fixed at the > language level. > > – Lukas _______________________________________________ swift-users mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-users
