Now we have:
org.eolang.txt
org.eolang.io
org.eolang.math
org.eolang.sys
org.eolang.structs
org.eolang.net
org.eolang.fs
What if we rename them all to have two letters in each of them:
org.eolang.tt # "text"
org.eolang.io # "input and output"
org.eolang.ms # "mathematics"
org.eolang.sm # "system"
org.eolang.ss # "structures"
org.eolang.nk # "network"
org.eolang.fs # "file system"
This will make code shorter, since they are frequently used, and won't lose recongnizability. We already abbreviate them, so why should we stop at txt, sys, and structs? Let's do tt, sm, and ss.
Now we have:
What if we rename them all to have two letters in each of them:
This will make code shorter, since they are frequently used, and won't lose recongnizability. We already abbreviate them, so why should we stop at
txt,sys, andstructs? Let's dott,sm, andss.