Say
Namespace
miniscaffold_docs_testInitial Module
Nested types and modules
| Type | Description | |
|---|---|---|
| # | PaymentTypes | |
| # | Person | Person |
Functions and values
| Function or value | Signature | Description | |
|---|---|---|---|
| # | add x y | x:int -> y:int -> int | |
| # | hello(name) | name:string -> string | CompiledName: |
| # | helloPerson(person) | person:Person -> string | |
| # | nothing(name) | name:'?72808 -> unit | I do nothing |
| # | personJToken(person) | person:Person -> JToken | Who doesn't like json??? |
| # | reallyOldCode(name) | name:'?72811 -> unit | OBSOLETE: This member is obsolete We did a bad api design |
Says hello to a specific person