MEDYAN.jl
  • Home
  • Tutorials
  • How-To
  • Explanations
  • Reference
  • Versions
    • dev
    • stable

On this page

  • MEDYAN.link_typeid
    • Tuple{MEDYAN.Context}
  • Edit this page
  • Report an issue

MEDYAN.link_typeid

Tuple{MEDYAN.Context}

link_typeid(c::Context, link::Link)::Int
link_typeid(c::Context; type::Union{Symbol, Integer})::Int

Return the typeid of the link’s type, or the typeid associated with type

  • Edit this page
  • Report an issue