Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt

Use this file to discover all available pages before exploring further.

Atom values are appended to a global table but never removed. If input is user-controlled, dynamic instantiations such as String.to_atom or List.to_atom can lead to possible memory leaks. Instead, use String.to_existing_atom or List.to_existing_atom.