Complete documentation page mirrored and translated for learning. Attribution is shown at the bottom of each article.

阅读中文版

appdevreferencedaml-standard-libraryda-internal-interface-anyview

DA.Internal.Interface.AnyView

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt Use this file to discover all available pages before exploring further.

DA.Internal.Interface.AnyView

Reference documentation for Daml module DA.Internal.Interface.AnyView.

DA.Internal.Interface.AnyView

Module Snapshot

Stable. Status: `active` Introduced in: `3.4.9` Removed in: `-` Warnings: `0` Deprecations: `0` Deprecated since: `-`

Typeclasses

class HasFromAnyView i v

Functions

fromAnyView

fromAnyView : (HasTemplateTypeRep i, HasFromAnyView i v) => AnyView -> Optional v

Orphan Typeclass Instances

  • instance Eq InterfaceTypeRep

  • instance Ord InterfaceTypeRep

  • instance GetField getAnyView AnyView Any

  • instance SetField getAnyView AnyView Any

  • instance GetField getAnyViewInterfaceTypeRep AnyView InterfaceTypeRep

  • instance SetField getAnyViewInterfaceTypeRep AnyView InterfaceTypeRep


Mirrored from Canton Network official documentation (CC-BY-4.0) by CC Privacy Club for learning purposes.