diff --git a/glossary.md b/glossary.md index 07ad93e..6e46c49 100644 --- a/glossary.md +++ b/glossary.md @@ -889,7 +889,13 @@ performance after making observations about the world. ## leveled off ## lexical category ## lexicon + ## LIFO queue + +**LIFO queue** or Last-In-First-Out is a special type of queue where the +last element inserted in the queue is the first to be ejected out of the +queue, similar to a stack. + ## lifting lemma ## likelihood ## likelihood weighting