fsharp / keywords
79 entries at this level
- abstrakt abstract
- och and
- array
- som as
- kontrollera assert
- asynkron async
- bool
- byte
- char
- klass class
- jämför compare
- konst const
- antal count
- decimal
- standard default
- map Dictionary
- gör do
- f64 double
- annars else
- slut end
- fel Error
- undantag exception
- misslyckas failwith
- falsk false
- slutligen finally
- float
- för for
- funktion function
- om if
- i in
- int
- short int16
- long int64
- gränssnitt interface
- ogiltig invalid
- index item
- nyckel key
- lat lazy
- längd length
- lista list
- lås lock
- map Map
- matcha match
- max
- min
- modul module
- föränderlig mutable
- ny new
- ingenting None
- inte not
- ingenting null
- av of
- öppna open
- eller or
- åsidosätt override
- parallell Parallel
- potens pown
- privat private
- produkt product
- publik public
- kasta raise
- returnera return
- mängd Set
- statisk static
- sträng string
- summa sum
- uppgift task
- tråd Thread
- till to
- sann true
- försök try
- tupel tuple
- typ type
- tomrum unit
- använd use
- giltig valid
- medan while
- fånga with
- ceda yield