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
Abhinav Anand -
Nicholas Winston -
matthieucham -
Kostja Appliku.com -
Top comments (0)