We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
free()
We have malloc() but not free() This should be added until we have a better memory management (aka borrow checker)
malloc()