Skip to content

pydget/intype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intype

dynamic infer type

Usage

from intype import has_literal
word = 'chocolate'
print(has_literal(word))

Releases

No releases published

Packages

No packages published

Languages