Function reference
-
as.typed_list()
- Typed list
-
c_extended()
- Extended vector creation function
-
`$`(<typed_list>)
- S3 method for '$' function for typed_list
-
defaultIf()
- Default-if function
-
`%$$%`
- Extract parts of the typed_list object and convert them to typed_list for further extraction
-
`%??%`
- Double-question S3 generic operator
-
is_typed_list()
- Typed list class check
-
throw_exception()
- Wrapper for stop function
-
typed_list.is()
- Check typed_list generic type of items
-
typed_list.typeof()
- Get generic type of items in the 'typed_list'
-
validate_classes()
- Validate that object contains at least one class from provided list of classes
-
validate_typed_list_class()
- Validate that object has typed list class
-
with_class()
- Extend class of object