julia / keywords
69 entries at this level
- abstrato abstract
- arranjo Array
- como as
- booleano Bool
- interromper break
- capture catch
- canal Channel
- char Char
- comparar cmp
- constante const
- continuar continue
- contagem count
- dicionário Dict
- fazer do
- índice eachindex
- senão else
- fim end
- erro error
- exceção Exception
- exportar export
- falso false
- síncrono fetch
- finalmente finally
- float Float64
- para for
- função function
- futuro Future
- se if
- importar import
- int Int
- inteiro Integer
- inválido invalid
- igual isequal
- chave keys
- keywords_duro keywords_hard
- comprimento length
- trava lock
- máximo max
- mínimo min
- nulo missing
- módulo mod
- módulo module
- mutável mutable
- nulo nothing
- vazio Nothing
- número Number
- produto prod
- público public
- real Real
- mutex ReentrantLock
- resto rem
- retornar return
- conjunto Set
- tamanho size
- string String
- estrutura struct
- soma sum
- tarefa Task
- thread Threads
- lance throw
- verdadeiro true
- tente try
- tupla Tuple
- tipo type
- indefinido undef
- válido valid
- aguardar wait
- enquanto while
- ceder yield