Writing DamlΒΆ
- An introduction to Daml
 - Language reference docs
 - The standard library
- Prelude
 - DA.Action
 - DA.Action.State
 - DA.Action.State.Class
 - DA.Assert
 - DA.Bifunctor
 - DA.BigNumeric
 - DA.Date
 - DA.Either
 - DA.Exception
 - DA.Foldable
 - DA.Functor
 - DA.List
 - DA.List.BuiltinOrder
 - DA.List.Total
 - DA.Logic
 - DA.Map
 - DA.Math
 - DA.Monoid
 - DA.NonEmpty
 - DA.NonEmpty.Types
 - DA.Numeric
 - DA.Optional
 - DA.Record
 - DA.Semigroup
 - DA.Set
 - DA.Stack
 - DA.Text
 - DA.TextMap
 - DA.Time
 - DA.Traversable
 - DA.Tuple
 - DA.Validation
 
 - Good design patterns