list_of_ptype()returns theptyperequired by thelist_of. If noptypeis required, thenNULLis returned.list_of_size()returns thesizerequired by thelist_of. If nosizeis required, thenNULLis returned.
Arguments
- x
A list_of.
list_of_ptype() returns the ptype required by the list_of.
If no ptype is required, then NULL is returned.
list_of_size() returns the size required by the list_of.
If no size is required, then NULL is returned.
A list_of.