jsaddle-dom-0.8.0.0: DOM library that uses jsaddle to support both GHCJS and GHC

Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.IDBKeyRange

Synopsis

Documentation

bound_ :: (MonadDOM m, ToJSVal lower, ToJSVal upper) => IDBKeyRange -> lower -> upper -> Bool -> Bool -> m () Source #