singleton — meaning in English
Polish → English · translate English → Polish instead
English meaning
- singleton noun The only card of its suit in a card player's hand.
Senses
singleton is used for these senses in English:
- singleton (mathematics) A set with exactly one element.
- singleton pattern (software, object-oriented) A creational design pattern that restricts the instantiation of a class to one object.
singleton — full definition
- noun The only card of its suit in a card player's hand.
- noun A baby or animal born alone rather than as part of a twin or multiple birth.
- noun (programming) A design pattern where a class can only ever be created as one single object.