binding-tools-for-swift
binding-tools-for-swift copied to clipboard
Issue with marshaled existential containers in SwiftArray
Making a SwiftArray<ISomeProtocol> can put items into the array, but the items crash when used from Swift.
Should also check marshaling out of the container.