wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

language_union (208B)


      1 # Language union
      2 
      3 The [union] of two [formal_languages]. It is one of the [language_operators] used to define [regular_expressions]
      4 
      5 Up: [union], [Formal_language_operator]
      6 
      7 See also: [language_intersection]