Add one more example to read-org-tbfs.
This commit is contained in:
parent
974bf193ed
commit
0e2b91fdd1
1 changed files with 1 additions and 0 deletions
|
@ -525,6 +525,7 @@ The input is typically what @racket[read-org-sexp] reads.
|
|||
|
||||
@ex[
|
||||
(read-org-tbfs "((1 2 1) (1 0 1))")
|
||||
(read-org-tbfs "((x y f) (1 2 1) (1 0 1))" #:headers #t)
|
||||
]}
|
||||
|
||||
@defproc[(tbf-tabulate* [tbfs (Listof tbf)])
|
||||
|
|
Loading…
Reference in a new issue