flint icon indicating copy to clipboard operation
flint copied to clipboard

Support (constrained) generic functions

Open franklinsch opened this issue 7 years ago • 0 comments

func send<T: Asset & EthereumCurrency>(destination: Address, asset: T) {}

franklinsch avatar Jan 27 '18 11:01 franklinsch