group_checker library

Functions

isDifferentGroup<T extends GroupBase>(Parent<T>? source, Parent<T>? dest) bool
Check whether the source is different from dest. It returns false if either source or dest is null.