We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@implements
1 parent 7768142 commit ffa710bCopy full SHA for ffa710b
src/implements.jl
@@ -50,8 +50,7 @@ end
50
51
Declare that an interface implements an interface, or multipleinterfaces.
52
53
-The macro can only be used once per module for any one type. To define
54
-multiple interfaces a type implements, combine them in square brackets.
+The macro can only be used once per module for any one type.
55
56
# Example
57
0 commit comments