Skip to content

ESC-03: no stdlib Map/Dict type — Dict.t port target (Refs 229, 160/162) #247

@hyperpolymath

Description

@hyperpolymath

Problem

ReScript Dict.t<v> (string-keyed map) has no stdlib target:
stdlib/collections.affine is list operations only; there is no Map/Dict
type. stdlib/Http.affine:16 already flags this gap (Dict<String,String>,
tied to #160/#162). 6 estate .affine files carry Dict.t (post-#228
re-audit; docs/RESCRIPT-ELIMINATION.adoc Tier-3 ESC-03).

Escalated language-side (bidirectional-evidence discipline, as #228).

Ask

A canonical stdlib Map/Dict type with the minimal surface #229 needs
(make/get/set/fromArray/iteration). Coordinate with #160/#162 — the
Http.affine Dict gap and this are the same need.

Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions