Skip to content

Commit 2073af0

Browse files
phone-number: return null on invalid input
1 parent 4d31034 commit 2073af0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Instructions append
2+
3+
## Invalid numbers
4+
5+
`clean` returns `?[10]u8`, an optional array of ten digits.
6+
Return `null` for a number that cannot be cleaned up.

0 commit comments

Comments
 (0)