RosettaCodeData/Task/History-variables/J/history-variables-2.j
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

14 lines
203 B
Text

'x' set_hist_ 9
9
'x' set_hist_ 10
10
'x' set_hist_ 11
11
get_hist_ 'x'
11
length_hist_ 'x'
3
getall_hist_ 'x'
┌─┬──┬──┐
│9│10│11│
└─┴──┴──┘