invmoves- inversion of a move of a Rubik's like puzzle

Calling Sequence:

invmoves(a)

Parameters:

a - a list, a name or 1

Description:

Examples:
> restart:
> with(rubik):
> X:=[R,L,1/D];
X := [R, L, 1/D]
> invmoves(X);
[D, 1/L, 1/R]

See Also:
mulmoves, simpmoves