Skip to content

treelists not supported in Typed Racket #1375

@shawnw

Description

@shawnw

The new treelist type from 8.13 doesn't have Typed Racket support yet.

$ racket -I typed/racket
Welcome to Racket v8.13 [cs].
> (require racket/treelist)
> treelist?
string:1:0: Type Checker: missing type for identifier;
 consider using `require/typed' to import it
  identifier: treelist?
  from module: racket/treelist
  in: treelist?
 [,bt for context]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions