flint
flint copied to clipboard
Support (constrained) generic functions
func send<T: Asset & EthereumCurrency>(destination: Address, asset: T) {}