julia / keywords
69 entries at this level
- astratto abstract
- array Array
- come as
- booleano Bool
- interrompi break
- cattura catch
- canale Channel
- char Char
- confronta cmp
- continua continue
- conteggio count
- dizionario Dict
- esegui do
- indice eachindex
- altrimenti else
- fine end
- errore error
- eccezione Exception
- esporta export
- falso false
- sincrono fetch
- infine finally
- float Float64
- per for
- funzione function
- future Future
- globale global
- se if
- importa import
- int Int
- intero Integer
- non valido invalid
- uguale isequal
- chiave keys
- keywords_duro keywords_hard
- lunghezza length
- locale local
- lock
- massimo max
- minimo min
- nullo missing
- modulo mod
- modulo module
- mutabile mutable
- nullo nothing
- vuoto Nothing
- numero Number
- prodotto prod
- pubblico public
- reale Real
- mutex ReentrantLock
- resto rem
- ritorna return
- insieme Set
- dimensione size
- stringa String
- somma sum
- task Task
- thread Threads
- lancia throw
- vero true
- prova try
- tupla Tuple
- tipo type
- indefinito undef
- valido valid
- attendi wait
- mentre while
- yield