Skip to content

chriseidhof/swift-sums-of-products

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sums of Products

An alternative to things you can do with Codable

What's implemented

TODO

  • Write tests
  • Implement code generation for structs
  • Describe how to integrate code generation into your project

Ideas

  • Generic XML Parsing
  • Generating HTML (pretty-printing), maybe even forms?
  • Generating attributed strings
  • Generating UIViews?
  • Binary encoder/decoder
    • When we do this, we can hash the type to make sure we are encoding/decoding the same schema
  • Generating random values

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages