Hullaballoonatic
05/02/2019, 7:25 PMsubList
since they both take two `Int`s as params.Ruckus
05/02/2019, 7:26 PMHullaballoonatic
05/02/2019, 7:27 PMsubVector
, as I proposed instead of constantly instantiating new objects.Ruckus
05/02/2019, 8:05 PMHullaballoonatic
05/02/2019, 8:05 PMRuckus
05/02/2019, 8:08 PM...a list, but its contents would be generated based on a variable length...How do you expect to do indexed operations on generated data?
...mathematically [vectors] are determined by a point, an angle, and a length...I think you're confusing representation and definition. That is just a representation of the vector, and it's just as valid to represent it using starting and ending coordinates (and is often quite useful as it allows for easy matrix operations).
Hullaballoonatic
05/02/2019, 8:12 PMRuckus
05/02/2019, 8:13 PM