mojodojodev / mojodojo.dev

Learning materials for the Mojo🔥programming language
https://mojodojo.dev/
88 stars 16 forks source link

Add example for `isdigit` in String #28

Closed gautam-e closed 1 year ago

gautam-e commented 1 year ago

An example for isdigit is missing. The String module guide should be updated with such an example.

mojodojodev commented 1 year ago

Fixed thanks very much!