add a note
This commit is contained in:
parent
99621f071a
commit
484c0744fb
@ -26,6 +26,8 @@ proc predict {lst} {
|
||||
}
|
||||
|
||||
proc unpredict {lst} {
|
||||
# note: this could be
|
||||
# return [predict [lreverse $lst]]
|
||||
if {[allzeros $lst]} {
|
||||
return 0
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user