PAD - PHP Application Driver


home | manual | reference | regression | sequence | develop | apps


KeepRemoveFlag/golomb

HTML RESULT
{sequence 25, push='mySequence'}
{pull mySequence, make,   golomb} {$sequence} {/pull}
1 2 2 3 3 4 4 4 5 5 5 6 6 6 6 7 7 7 7 8 8 8 8 9 9
{pull mySequence, keep,   golomb} {$sequence} {/pull}
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
{pull mySequence, remove, golomb} {$sequence} {/pull}
{pull mySequence, flag,   golomb} {$sequence} {/pull}
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1




home | manual | reference | regression | sequence | develop | apps

(c) 2003-2025 Herbert Groot Jebbink