samchon / tstl

TypeScript-STL (Standard Template Library, migrated from C++)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename ordinary `Singleton` to `MutableSingleton`

samchon opened this issue · comments

Feature Request

Thanks for your suggestion. Feel free to just state your idea. Writing the issue, it would better to filling the below items:

  • A description of the problem you're trying to solve.
  • An overview of the suggested solution.
  • Examples of how the suggestion whould work in various places.
    • Code examples showing the expected behavior.
  • If relevant, precedent in C++/STL can be useful for establishing context and expected behavior.