Skip to content

Add multi-pointer example #102

@karl-zylinski

Description

@karl-zylinski

Something about how most C bindings would work fine with parameters of type ^T, but [^]T signals 'arrayness'.

Perhaps something about how returning a multi-pointer from a C procedure can be useful, making it readily indexable.

Also what the difference between [^]T and ^[]T is and how ^[]T wouldn't really work with a C binding.

  • Whatever you think is important insights about multi-pointers

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedHelp us by implementing this example!suggested exampleWe want this example

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions