# Refactoring Rename entery --> entry Raise *exceptions* instead of errors, i.e. calling `stop(msg)` * TypeError(msg) * UnequalLengthError(msg) # New features - [ ] type_check - [ ] length_equality
Refactoring
Rename entery --> entry
Raise exceptions instead of errors, i.e. calling
stop(msg)New features