Annotations
Methods, classes, structs and class-variables can be annotated with #
. Annotations do not have to be declared. Multiple annotations can be used. An annotation can have a single value of any type.
Last updated
Methods, classes, structs and class-variables can be annotated with #
. Annotations do not have to be declared. Multiple annotations can be used. An annotation can have a single value of any type.
Last updated