from functorflow import f
r = f('ansi-esc', '\u001B[4mUnicorn\u001B[0m')
print(r) # True
For further actions, you may consider blocking this person and/or reporting abuse
from functorflow import f
r = f('ansi-esc', '\u001B[4mUnicorn\u001B[0m')
print(r) # True
For further actions, you may consider blocking this person and/or reporting abuse
Rob -
Danilo Poccia -
Franklin Thaker -
Nevo David -
Top comments (0)