data-object-0.0.0: Represent hierachichal structures, called objects in JSON.

Data.Object

Documentation

oLookupSource

Arguments

:: (Monad m, Eq a, Show a, FromObject b) 
=> a

key

-> [(a, Object)] 
-> m b