Tagged Literal Readers returning nil/false cause parser error
Description
Both the CLJS and the CLJ EDN reader variants will fail when a custom tagged literal returns nil or false. The resulting error thrown is "No dispatch macro for f" where "f" is the first character of the #foo literal sym.