Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 309 Bytes

versioning.md

File metadata and controls

30 lines (18 loc) · 309 Bytes

Versioning

20230923

  • Proof reading

20230413

New

  • Stack
  • Go modules
  • Bitwise operators

20230404

New

  • Pointers
  • Concurrency
  • Channels

Corrections

  • Fix error in factorial chain
  • Add note on non optimized tail rec

Improvements

  • Remove pointers from early examples