This website requires JavaScript.
Explore
Help
Sign In
projects
/
lua_oop
Watch
1
Star
0
Fork
0
You've already forked lua_oop
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
13
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
lordlogo2002
971cbbc8a2
Implement immutability for Int, Float, Bool, and Str types; add freeze_table function for Tuple
2026-01-01 18:11:36 +01:00
oop
Implement immutability for Int, Float, Bool, and Str types; add freeze_table function for Tuple
2026-01-01 18:11:36 +01:00
main.lua
Refactor instantiation: replace oop.new with direct constructor calls for BankAccount and PremiumAccount
2026-01-01 17:55:52 +01:00
Description
No description provided
62
KiB
Languages
Lua
100%