parent
907f5b4672
commit
493117dcda
@ -107,7 +107,7 @@ pure fn is_digit(c: char) -> bool {
|
||||
*
|
||||
* # Safety note
|
||||
*
|
||||
* This function fails if `c` is not a valid char
|
||||
* This function returns none if `c` is not a valid char
|
||||
*
|
||||
* # Return value
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user