mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-03 14:26:43 +00:00
Earlier, we were using 0 value for characters not found in "map". We should return failure for invalid inputs. So, I have changed the return type of function to Optional<size_t>. Also changed caller to handle Optional return.
23 KiB
23 KiB