Skip to content

The output of Term.attrs is not readable #29

Open
@cxh852456

Description

Dict.to_sequence (Term.attrs arg) |> Seq.iter ~f:(fun (type_id, v)-> print_endline @@ Value.Typeid.to_string type_id ^ " -> " ^ Value.to_string v);

When i write some like the up , the type_id 's output is not readable and dont know what it is.
how shall i do if i wonder to see what it is.

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