Unicode.Guards.is_blank
You're seeing just the macro
is_blank
, go back to Unicode.Guards module for more information.
Guards whether a UTF8 codepoint is a space character.
This is the Unicode definition of those characters that horizontal space (space, non-breaking space etc) as well as the horizontal tab character.