Dictionary    Maps    Thesaurus    Translate    Advanced >   


Tip: Click Thesaurus above for synonyms. Also, follow synonym links within the dictionary to find definitions from other sources.

1. The Free On-line Dictionary of Computing (30 December 2018)
distfix

    ("distributed fixity"?) A description of an
   operator represented by multiple symbols before, between,
   and/or after the arguments.

   The classical example is the C conditional operator, "?:"
   which is written

   	E1 ? E2 : E3

   If E1 is true it returns E2 otherwise it returns E3.  Several
   functional programming languages, e.g. Hope, Haskell,
   have similar operators ("if E1 then E2 else E3").

   Objective C messages are effectively distfix operator
   applications:

   	getRow:row andColumn:col ofCell:cell

   is a message with three arguments, row, col, and cell.

   (1997-01-21)


Common Misspellings >
Most Popular Searches: Define Misanthrope, Define Pulchritudinous, Define Happy, Define Veracity, Define Cornucopia, Define Almuerzo, Define Atresic, Define URL, Definitions Of Words, Definition Of Get Up, Definition Of Quid Pro Quo, Definition Of Irreconcilable Differences, Definition Of Word, Synonyms of Repetitive, Synonym Dictionary, Synonym Antonyms. See our main index and map index for more details.

©2011-2024 ZebraWords.com - Define Yourself - The Search for Meanings and Meaning Means I Mean. All content subject to terms and conditions as set out here. Contact Us, peruse our Privacy Policy