The same as then but not type safe.
Lens<S, dynamic> operator >>(Lens<T, dynamic> lens) => then(lens);