Parallel map This map is designed to be easy to access through parallel fan-out. In particular, its backing store is a single flat array. There's a bit too much copy & paste in this implementation (specifically wrt PSet), since I had little time. Equality in this map is identity equality.
@version 0.1.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.