Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Support for immutable classes#12

Open
piffett wants to merge 2 commits intosinbad:masterfrom
piffett:patch-1
Open

Support for immutable classes#12
piffett wants to merge 2 commits intosinbad:masterfrom
piffett:patch-1

Conversation

@piffett
Copy link

@piffett piffett commented Jul 17, 2022

I tried to use that Util for, but it's not working.

I tried to apply this tool to immutableTable class of MasterMemory but it doesn't work.

because,

  • immutable class does not empty constructor.
  • Immutable class properties cannot be rewritten.

So i added functions for this class.

@piffett piffett changed the title Support for classes with constructors Support for immutable classes Jul 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant