OFFSET
0,3
LINKS
A. Karttunen, Gatomorphisms (with the complete Scheme source)
PROG
(Scheme function implementing this automorphism on list-structures:)
(define (gmA074690! s) (cond ((pair? s) (gmA074690! (car s)) (gmrobl! s))) s)
CROSSREFS
KEYWORD
nonn
AUTHOR
Antti Karttunen, Sep 11 2002
STATUS
approved