path.isSameKindCheck if two DistinctivePath are of the same kind. function isSameKind(a: DistinctivePath<Segments>, b: DistinctivePath<Segments>): boolean;§isSameKind(a: DistinctivePath<Segments>, b: DistinctivePath<Segments>): boolean[src]§Parameters§a: DistinctivePath<Segments>[src]§b: DistinctivePath<Segments>[src]§Return Type§boolean[src]