Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 431 Bytes

File metadata and controls

12 lines (11 loc) · 431 Bytes

Welcome to my first module!

(This is completely pointless really)

This module, VariableTypeFunctions....

# designed to be imported like
import VariableTypeFunctions as vtf
from VariableTypeFunctions import *

....has multiple functions that work with variable types is wholly unnecessary and is mainly for aesthetic purposes

  • checktype("example", str) over return type("example") is str

Bye.