Qurak

AtomQ

Available

Tests whether an expression is atomic — i.e. has no parts.

AtomQ[expr]
AtomQ[5] → TrueAtomQ["hello"] → TrueAtomQ[{1, 2}] → False

Topics

Related

All 6300 functions · Use this from an MCP client