Closed MatthewCaseres closed 3 years ago
MortalityTables.table("Hello World")
Yields an error like this for me:
ArgumentError: ArgumentError: invalid index: nothing of type Nothing Stacktrace: [1] to_index(i::Nothing) ...
Can this error be handled in a more informative way?
Thanks for the suggestion!
Yields an error like this for me:
Can this error be handled in a more informative way?