Skip to content

KM-CM/Python-KM_CM_Vector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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!"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages