Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flix Extras

A collection of functionality that extend the official Flix library.

Modules

  • Extras.DelayList — a lazy list whose elements are computed on demand.
  • Extras.DelayMap — a map whose values are computed on demand.
  • Extras.Graph — functions on directed graphs represented as collections of edges.
  • Extras.Queue — an immutable first-in, first-out queue.

Usage

Add the package to the flix.toml of your own project:

[dependencies]
"github:flix/extras" = "0.1.0"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages