You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2021. It is now read-only.
Author : @Youngestdev
I'll be working on building data type modules such as List.sim and Number.sim.
Reason.
Modules will enable us carry out basic operations in data type.
Example
A list will be able to add, delete, reverse once the module is built.
Result from this ?
Well, we'll have methods that arrays ( as in JavaScript ) or Lists ( as in Python ).
example :