gi-javascriptcore-4.0.15: JavaScriptCore bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.JavaScriptCore.Structs.Value

Contents

Description

No description available in the introspection data.

Synopsis

Exported types

newtype Value Source #

Memory-managed wrapper type.

Constructors

Value (ManagedPtr Value) 

noValue :: Maybe Value Source #

A convenience alias for Nothing :: Maybe Value.