Hi, with expect/actual pattern, do we need to dupl...
# multiplatform
a
Hi, with expect/actual pattern, do we need to duplicate the documentation or putting it on the expect is enough ?
f
Depends if you require docs on all implementation or only on interfaces.
z
Yes, putting it on the expect is enough
👍 2