ion-docs
ion-docs copied to clipboard
Eliminate `(:void)` from the Ion 1.1 spec
The (:void) macro as it is currently specified is identical to invoking (:values) with no arguments. Having many ways to construct a void/empty stream is unnecessary. The (:void) macro as it is currently specified should be removed because it is redundant.