I am trying to update the math library to be compatible with Swift 3, but I encountered an error:
‘Sequence’ requires types’T’ and’ ArraySlice’ is equivalent to
The Apple documentation
I am trying to update the math library to be compatible with Swift 3, but I encountered an error:
‘Sequence’ requires types’T’ and’ ArraySlice’ is equivalent to
The Apple documentation