Skip to content

Commit f915557

Browse files
committed
[spec] Add missing def of unpack function
1 parent 5e4fdb4 commit f915557

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

document/core/syntax/types.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,8 @@ $${definition-ignore: psize}
302302

303303
* The auxiliary function :math:`\unpack` maps a storage type to the :ref:`value type <syntax-valtype>` obtained when accessing a field:
304304

305+
$${definition: unpack}
306+
305307

306308
.. index:: ! recursive type, ! sub type, composite type, ! final, subtyping, ! roll, ! unroll, recursive type index
307309
pair: abstract syntax; recursive type

0 commit comments

Comments
 (0)