tweag / tweag/linear-base

Question: unrestricted list functions

Open
#446 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Haskell
Stars
359
Forks
45
PR merge metrics
No merged PRs in 30d

Description

Do we have functions that can conveniently implement these?

foo :: Ur [a] %1-> [Ur a]
bar :: [Ur a] %1-> Ur [a]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by searching the linear-base API for functions matching the two unrestricted list signatures and read the surrounding linear-type definitions. Done means confirming whether both operations already exist or documenting a concrete library change if they do not; no file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.