Skip to content
A. B. M. Mahmudul Hasan edited this page Jun 19, 2023 · 10 revisions

This library intended to provide you with some class oriented tools that we need frequently. Currently, the followings are available:

  • Dependency Injector (Container)
  • Class initialization barrier (Fence)
  • Class Macro (MacroMix)
  • Memoize

Check the documentation for details!

Clone this wiki locally