Netflix / PigPen

Map-Reduce for Clojure
Apache License 2.0
565 stars 55 forks source link

Use type hints to inform serialization #48

Open mbossenbroek opened 10 years ago

mbossenbroek commented 10 years ago

Type hints, when added to the return type of a fn, can be used to serialize data more efficiently.

cc @pkozikow