A mathematical Vector that goes on way beyond math, allowing to use it with any type.
print( str( ( Vector( "Hello, " ) + Vector( "World!" ) ) )[ 0 ][ 9 : 22 ] ) #"Hello, World!"| Name | Name | Last commit date | ||
|---|---|---|---|---|
A mathematical Vector that goes on way beyond math, allowing to use it with any type.
print( str( ( Vector( "Hello, " ) + Vector( "World!" ) ) )[ 0 ][ 9 : 22 ] ) #"Hello, World!"