Description
Extra javascript functions when using GHCJS.
README.md
Extra javascript functions when using GHCJS
Changelog
0.5.0.0
- flipped the args of
getPropertyandsetPropertyThis makes it easier for chaining.
- flipped the args of
0.4.0.0
- Renamed
JSVartoJSRepto avoid confusion withJSVal - Renamed
toJS'totoJSR - Renamed
fromJS'tofromJSR getPropertyandsetPropertyusesJE.ToJS ainstead ofCoercible a J.JSVal- flipped the args of
getPropertyandsetProperty - Moved
justSndsto esoteric-extrasData.Maybe.Esoteric.keepMaybes - Renamed
safeModularIncrementtosafeIncrement - Renamed
safeModularDecrementtosafeDecrement
- Renamed
0.3.3.0
- Added
classNames,justSnds.
- Added