Function: cl--block-throw
cl--block-throw is a for throw, defined in eval.c.
Signature
(cl--block-throw TAG VALUE)
Documentation
Throw to the catch for TAG and return VALUE from it.
Both TAG and VALUE are evalled.
cl--block-throwcl--block-throw is a for throw, defined in eval.c.
(cl--block-throw TAG VALUE)
Throw to the catch for TAG and return VALUE from it.
Both TAG and VALUE are evalled.