Skip to content

facet_reflect: Poke API parity with Peek #2153

@Erik1000

Description

@Erik1000

A Peek can be converted to more specific types for further APIs.

Currently available in Peek

  • PeekDynamicValue
  • PeekEnum
  • PeekMap
  • PeekSet
  • PeekStruct
  • PeekList
  • PeekNdArray
  • PeekListLike
  • PeekPointer
  • PeekOption
  • PeekResult
  • PeekTuple

Currently available in Poke:

  • PokeDynamicValue
  • PokeEnum
  • PokeMap
  • PokeSet
  • PokeStruct
  • PokeList
  • PokeNdArray
  • PokeListLike
  • PokePointer
  • PokeOption
  • PokeResult
  • PokeTuple

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