Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

diku-dk/containers

Open more actions menu

Repository files navigation

containers CI Documentation

A Futhark library of generic data structures.

Installation

$ futhark pkg add github.com/diku-dk/containers
$ futhark pkg sync

Usage

[0]> import "lib/github.com/diku-dk/containers/bitset"
[1]> let capacity = i64.i32 6
[2]> let set = bitset.from_array capacity [0, 1, 2]
[3]> bitset.is_empty set
false

About

A Futhark library with data structures.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.