back2dos / tinkerbell

MIT License
83 stars 8 forks source link

TypeTools.isDynamic() #12

Closed Simn closed 12 years ago

Simn commented 12 years ago

Since t_dynamic.isSubTypeOf(anything) will report Success(anything), we need a function to check for the dynamic case.