| Safe Haskell | None |
|---|
Data.Kicad.PcbnewExpr.Write
- pretty :: PcbnewExpr -> Doc
- write :: PcbnewExpr -> String
Documentation
pretty :: PcbnewExpr -> DocSource
Pretty-print a PcbnewExpr as a readable s-expression Doc.
write :: PcbnewExpr -> StringSource
Serialize a PcbnewExpr as a compact s-expression String.