Thanks to visit codestin.com
Credit goes to github.com

Skip to content

misc.um

Marek Maskarinec edited this page Sep 14, 2022 · 2 revisions

misc.um

 Misc functions.

fn readall*

fn readall*(path: str): str {

Reads file content into a string.

fn stepify*

fn stepify*(val, step: th.fu): th.fu {

Snaps a value to step.

Clone this wiki locally