mongodb/Database
Scott R. Parish 2ccab779f9 Binary.Put didn't treat Maybe the way i thought
I thought maybe it would unwrap Just x and put x, or not put anything
if Nothing, but aparently it puts \NUL if Nothing
2010-01-12 20:07:34 -06:00
..
MongoDB create and use putNothing instead of using flush as a no-op 2010-01-12 19:59:52 -06:00
MongoDB.hs Binary.Put didn't treat Maybe the way i thought 2010-01-12 20:07:34 -06:00