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

On this page

  • MEDYAN.link_exists
    • Tuple{MEDYAN.Context, MEDYAN.Link}
  • Edit this page
  • Report an issue

MEDYAN.link_exists

Tuple{MEDYAN.Context, MEDYAN.Link}

link_exists(c::Context, link::Link)::Bool

Return true iff link exists in context c. Otherwise return false.

  • Edit this page
  • Report an issue