fsharp / keywords
78 entries at this level
- astratto abstract
- e and
- array
- come as
- asserisce assert
- asincrono async
- booleano bool
- byte
- char
- classe class
- confronta compare
- conteggio count
- decimale decimal
- predefinito default
- dizionario Dictionary
- esegui do
- f64 double
- altrimenti else
- fine end
- errore Error
- eccezione exception
- fallisce failwith
- falso false
- infine finally
- float
- per for
- funzione function
- globale global
- se if
- int
- corto int16
- lungo int64
- interfaccia interface
- non valido invalid
- indice item
- chiave key
- pigro lazy
- lunghezza length
- lista list
- lock
- mappa Map
- corrispondenza match
- massimo max
- minimo min
- modulo module
- mutabile mutable
- nuovo new
- nullo None
- non not
- nullo null
- di of
- apri open
- o or
- sovrascrivi override
- parallelo Parallel
- potenza pown
- privato private
- prodotto product
- pubblico public
- lancia raise
- ritorna return
- insieme Set
- statico static
- stringa string
- somma sum
- task
- thread Thread
- a to
- vero true
- prova try
- tupla tuple
- tipo type
- vuoto unit
- usa use
- valido valid
- mentre while
- cattura with
- yield