Module

Justifill.Fillable

Package
purescript-justifill
Repository
i-am-the-slime/purescript-justifill

#Fillable Source

class Fillable partial complete  where

Members

  • fill :: partial -> complete

Instances

#FillableFields Source

class FillableFields (xs :: RowList) (from :: Row Type) (to :: Row Type) | xs -> from to where

Members

Instances