ion-docs icon indicating copy to clipboard operation
ion-docs copied to clipboard

Eliminate `(:void)` from the Ion 1.1 spec

Open popematt opened this issue 2 years ago • 0 comments

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.

popematt avatar Nov 21 '23 01:11 popematt