Skip to content

hoelzro/unison-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Unison base libraries

This includes basic data types and functions for the Unison language.

Installation

From the Unison Codebase Manager (ucm) prompt:

.> pull https://github.com/unisonweb/base .base

This will install the libraries into your codebase, under a namespace called .base.

Usage

In Unison:

use .base

What's here?

You can explore this library using the Codebase Manager (ucm). After installation (see above), type cd .base, then use the ls, cd, and view commands to explore.

About

Unison base libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Roff 100.0%