Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » lists and sequences » BasicList » URL
next | previous | forward | backward | up | index | toc

URL -- a type representing a URL

Description

The function show knows how to display entities of various types, including URLs.

See also

Methods that use an object of class URL:

  • show(URL) -- see show -- display various objects in an external viewer
  • new URL from String

For the programmer

The object URL is a self initializing type, with ancestor classes BasicList < Thing.


The source of this document is in Macaulay2Doc/functions/show-doc.m2:70:0.