Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C clean-libraries
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • clean-and-itasks
  • clean-libraries
  • Issues
  • #5

Closed
Open
Created Sep 02, 2020 by Camil Staps@cstapsContributor

Missing cases for builtin Maybe descriptors in make_symbol_name

Function make_symbol_name in graph_copy_with_names needs some extra alternatives for the new descriptors for builtin Maybe types. I'm confused what these should look like. In _system.abc, _Just and _Justs both use the string ?Just. I think _Just should use ?^Just, so that they can be distinguished by make_symbol_name.

Also, make_symbol_name has an alternative for Cons?!, while [ !] in _system.abc is just Cons! (like [! ]).

Could you have a look at how this should be?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking