#Modules

1 messages · Page 1 of 1 (latest)

grim warren
#

Can anyone send their modules or just explain some practical uses for them

coarse crystal
normal tiger
#

The most basic use for modules in a nutshell.
If you have a function that you believe will be used over and over again. You can either write the 1-whatever amount of lines every time. Or write two.

#

This also means if that use case changes you can change every function or just that function

cursive mica
#

basically

velvet raft
# tacit hollow

gonna be real when you’re earlier in programming the documentation is hard to read

#

i remeber not being able to understand anything there

tacit hollow
plucky ridge
velvet raft
#

really useful is just a global table

#

since like

#

yk

#

global table

#

stat management and stuff