Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

expr

Builtins

  • len

type casting

  • int
  • float
  • string

math

  • min
  • max

strings

  • startswith
  • endswith
  • trim
  • upper
  • lower

fmt

  • print
  • printf
  • println
  • sprint
  • sprintf
  • sprintln

time

  • now
  • date
  • duration