Section.add

Adds a term to the section.

  1. Section add(Term term)
    class Section
    @safe
    add
  2. Section add(string term, string definition)