Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
jazzyjackson
2y ago
0 comments
Share
the model is not effected by its inputs over time
its essentially a function that is called recursively on its result, no need to represent state
undefined | Better HN
0 comments
default
newest
oldest
chpatrick
2y ago
Being called recursively on a result is state.
jazzyjackson
OP
2y ago
if you say so, but the model itself is not updated by user input, it is the same function every time, hence, stateless.
j
/
k
navigate · click thread line to collapse