v1.1.0
Added
[DuckTyped]instance methods on structs. The receiver is passed by reference, so mutations reach the caller's value.private,protectedandprivate protected[DuckTyped]methods.- Interface members returning by
reforref readonly(methods, properties and indexers) can be adapted if the matching member returns the same type by reference.