[Home]
[
prev
] [
up
] [
next
] ((src/axiom-compatibility/axcompat2.as))
23.3
Generator Exception
619a
⟨
cat: GeneratorExceptionType
619a
⟩
≡
(
613
)
define
GeneratorExceptionType
:
Category
==
with;
Defines:
GeneratorExceptionType
, used
in
chunk
619b
.
619b
⟨
dom: GeneratorException
619b
⟩
≡
(
613
)
GeneratorException
:
GeneratorExceptionType
==
add;
Defines:
GeneratorException
, used
in
chunks
414c
and
617
.
Uses
GeneratorExceptionType
619a
.
[Home]
[
prev
] [
up
] [
next
] ((src/axiom-compatibility/axcompat2.as))