Block a user
String pattern matching
Done! So much fighting with lifetimes, ownership, &'static str
vs. String
. But we got there! In 6ba05f31e6
.
Complete base functions
Done in 13c14fd38f
. Some of these aren't necessary, some I'm not ready for yet (disj
only exists for sets, and we don't…
Improve interpolated string/string pattern parsing errors