-- |
module Type.Funspection (
    module Type.Funspection.ArityOf,
    module Type.Funspection.Core,
) where


import Type.Funspection.ArityOf
import Type.Funspection.Core