Skip to content

Example under StreamFun for GENERATE doc is misspelled. #97

@abhijitb11

Description

@abhijitb11

In generate.md, there is a misspelling regarding the example function for streaming.

I.e., the following:

@(token) fprint("%s",token)

should read as:

@(token) fprintf("%s",token)

Metadata

Metadata

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions