
Initial Design of Libraries Document
/* Initial Design of Libraries Document - 20/08/2024
{ jstmax! } @ { 62 69 74 2E 6C 79 2F 6D 78 5F 69 6E 66 6F }
In the IDoLD we'll discuss the '.frnw', '.jmath' and '.jtime'
This document should be considerable as the second part of the Initial Design for JM- (or JMDash) Document.
First thing: Let's include the libraries/header files we're gonna use
As i already have mentioned in the IDD, you can include libraries/header files using '#incd' */
#incd .frnw && .jmath && .jtime
/* As you can see we can use JM-'s logical operators in #incd to include multiple libraries in a single line.Last updated