Skip to main content
filo

filo

1 9.8
A way to arrange things so the first added is the last removed
  • noun
  • /ˈfaɪloʊ/
  • Specialized
translation icon : FIFO

Examples

  • Say hello to my little filos.

  • I was with the filo Demetrius circus.

  • Found a little pissant filo virus in a bunch of monkeys down the road.

    Fiction book (1993)
  • Chilean sea bass and caramelised filo is not like scrambled eggs.

  • And we're having sea bass in a caramelised filo pastry, lightly dusted with lime powder.

  • That is when she discovered with great shock the unmistakable filo virus, a deadly African virus of which there are two types (Marburg and Ebola).

    Academic text (1998)
  • Which might be effective if filo-viruses (Marburg and Ebola being related under that designation) could be transmitted through the air.

    Blog text (2)
  • The inventory system uses a filo approach to manage stock, ensuring that the oldest items are sold last.

  • In programming, a filo structure allows the last element added to be the first one removed, which is essential for certain algorithms.

  • To keep track of tasks, she organized them using a filo method, where the last task entered was the first to be completed.

Synonyms

LIFO
vsfilo
  • Specialized
1 8.0

A way where the last thing added is the first one taken, used in accounting and computing

is the descriptive phrasing stating first added becomes last removed
push-down list
vsfilo
  • Specialized
7.5

A list where the last thing you put in comes out first

is the broader organizational method not limited to computing structures

Surface Forms

filo singular
filos plural

Morphology

filo = first + last (transparent) = F + I + L + O

This form is built as the initials of the phrase 'first in, last out' and its meaning is directly derived from that phrase. [Postprocessing: moved 'in', 'out' from base_words to prefix]

Etymology

Filo comes from the short phrase 'first in, last out' and names the simple rule that the first thing put in is the last thing taken out. Think of a stack of plates: the plate you put down first sits at the bottom and is the last you take, which is why filo describes this order in computer programs and storage.