fsharp / keywords
80 entries at this level
- abstrato abstract
- e and
- arranjo array
- como as
- asserte assert
- assíncrono async
- booleano bool
- byte
- char
- classe class
- comparar compare
- constante const
- contagem count
- decimal
- padrão default
- dicionário Dictionary
- fazer do
- f64 double
- senão else
- fim end
- erro Error
- exceção exception
- falhe failwith
- falso false
- finalmente finally
- float
- para for
- função function
- se if
- em in
- int
- short int16
- long int64
- inválido invalid
- índice item
- chave key
- preguiçoso lazy
- comprimento length
- lista list
- trava lock
- mapa Map
- corresponder match
- máximo max
- mínimo min
- módulo module
- mutável mutable
- novo new
- nulo None
- não not
- nulo null
- de of
- abrir open
- ou or
- sobrescrever override
- paralelo Parallel
- potência pown
- privado private
- produto product
- público public
- lance raise
- retornar return
- conjunto Set
- estático static
- string
- estrutura struct
- soma sum
- tarefa task
- thread Thread
- para to
- verdadeiro true
- tente try
- tupla tuple
- tipo type
- vazio unit
- usar use
- válido valid
- vazio void
- enquanto while
- capture with
- ceder yield