path.isSamePartitionCheck if two DistinctivePath have the same Partition. function isSamePartition(a: DistinctivePath<Segments>, b: DistinctivePath<Segments>): boolean;§isSamePartition(a: DistinctivePath<Segments>, b: DistinctivePath<Segments>): boolean[src]§Parameters§a: DistinctivePath<Segments>[src]§b: DistinctivePath<Segments>[src]§Return Type§boolean[src]