Law

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class Law

Annotation to flag ad-hoc refinements over third party functions

Constructors

Link copied to clipboard
fun Law()