Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • A array
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • Packages
  • array
  • Merge requests
  • !5

Constructing mutable arrays: improve docs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open runeks requested to merge trac-runeks/array:docs-constructing-arrays into master Sep 02, 2020
  • Overview 0
  • Commits 1
  • Changes 1

When encountering the documentation for Constructing mutable arrays I was somewhat frustrated that the meaning of the tuple argument was not specified.

This merge request seeks to avoid this frustration for future Haskellers.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: docs-constructing-arrays