|
|
|
|
|
by ajusa
1608 days ago
|
|
Yup, exactly. I've considered adding a bloom filter check for words but I've accomplished what I wanted to try out. Maybe if I'm ever interested in the future! It'd be very easy to check against just a list of words, but that'd require more storage and be slower than a bloom filter. |
|