cursed icon indicating copy to clipboard operation
cursed copied to clipboard

sus should be its_giving

Open mlink opened this issue 7 months ago • 1 comments

I feel like a more natural way to write var types should be with the keyword its_giving.

its_giving max_len = 0
its_giving user tea = "Bob"

mlink avatar Oct 01 '25 15:10 mlink

Perhaps sus could be pointer dereference:

its_giving madonna = sus*ptr

or maybe

its_giving madonna = sus(ptr)

mlink avatar Oct 01 '25 15:10 mlink