Jump to content

History variables: Difference between revisions

m
Corrected a typo.
(added Arturo)
m (Corrected a typo.)
Line 1,754:
hist: seq[T]
 
ffuncfunc initHistoryVar[T](value: T = T.default): HistoryVar[T] =
## Initialize a history variable with given value.
result.hist.add value
256

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.