factual-api-0.1.2: A driver for the Factual API

Safe HaskellSafe-Infered

Data.Factual.Table

Contents

Description

This module exports the type used to represent a table for the read or schema query types.

Synopsis

Table type

data Table Source

Three Table values are currently available for the Factual API.

Constructors

Places 
USRestaurants 
Global 

Instances