Documentation
Lean
.
Server
.
Rpc
.
Deriving
Search
return to top
source
Imports
Lean.Elab.Command
Lean.Elab.Term
Lean.Elab.Deriving.Basic
Lean.Server.Rpc.Basic
Imported by
Lean
.
Server
.
RpcEncodable
.
isOptField
Lean
.
Server
.
RpcEncodable
.
instCoeTSyntaxConsSyntaxNodeKindStrNumAnonymousOfNatNatNilMkStr4
source
def
Lean
.
Server
.
RpcEncodable
.
isOptField
(n :
Name
)
:
Bool
Equations
Lean.Server.RpcEncodable.isOptField
n
=
n
.
toString
.
endsWith
"?"
Instances For
source
instance
Lean
.
Server
.
RpcEncodable
.
instCoeTSyntaxConsSyntaxNodeKindStrNumAnonymousOfNatNatNilMkStr4
:
Coe
(
TSyntax
`_private.Lean.Server.Rpc.Deriving.0.Lean.Server.RpcEncodable.matchAltTerm
) (
TSyntax
`Lean.Parser.Term.matchAlt
)
Equations
One or more equations did not get rendered due to their size.