mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-30 20:37:45 +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