Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
executeJSONPath :: [JSONPathElement] -> Value -> ExecutionResult Value Source #
executeJSONPathEither :: [JSONPathElement] -> Value -> Either String [Value] Source #
Safe Haskell | None |
---|---|
Language | Haskell2010 |
executeJSONPath :: [JSONPathElement] -> Value -> ExecutionResult Value Source #
executeJSONPathEither :: [JSONPathElement] -> Value -> Either String [Value] Source #