I just wonder if there is difference equations support(package) in maxima



for example, the difference operator:
?x(n)=x(n+1)-x(n)

just like the corresponding DifferenceDelta in
Mathematica:DifferenceDelta[f,i]