Method RedisClient.smove

Prototypes

bool smove((T : E[],E))(
  string source,
  string destination,
  T member
);