Closed WingDust closed 1 year ago
Extract the following zip files in your ~/.m2/repository/com/github/luxlang/
directory.
@eduardoejp anther question how to log any type var ?
(.require
[library
[lux (.except)
[program (.only program)]
["[0]" debug]
[control
["[0]" io]]]])
(def main
(program args
(io.io (debug.log! #testlog ))))
@WingDust Import the library/lux/data/text/format
module. It offers several functions for text-formatting of different types.
my terminal network is so bad to download
how to manual install this thing ?