mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
moreover: - do no longer provide an overload for Char for toStartWith and toEndsWith. I prefer to have less API methods and less maintenance compared to a nice to have. Which also means I prefer to force users to write "a" over 'a' than more maintenance, more API methods