|
|
1.1 root 1: procedure rotate(s,i)
2: if i <= 0 then i +:= *s
3: return s[i + 1:0] || s[1:i + 1]
4: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.