class Dhall::TypeChecker::Forall::FunctionKind::Term

Public Instance Methods

kind() click to toggle source
# File lib/dhall/typecheck.rb, line 893
def kind
        KINDS.first
end