You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If [2 *] [twice] compose
and you wanted to change this word [twice] decomp >>> [2 *]
built in words may decompose to some other words
or may just decompose the identity [+] decomp >>> [+]
The text was updated successfully, but these errors were encountered:
If
[2 *] [twice] compose
and you wanted to change this word
[twice] decomp
>>>[2 *]
built in words may decompose to some other words
or may just decompose the identity
[+] decomp
>>>[+]
The text was updated successfully, but these errors were encountered: