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

On this page

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

MEDYAN.link_type_name

Tuple{MEDYAN.Context}

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

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

  • Edit this page
  • Report an issue