stateless
todotodoSee backlinks for all articles marked "todo". When an article is no longer "todo", the todo link should be removed.
A property of a function that relies solely on its inputs to produce outputs, without retaining any internal state between executions.
Opposite of: statefulstatetodo A snapshot of all relevant information of the system or program at a given point in time.