docs(tvix/eval): builtins.toXML is done

Our docs say it's still todo, but that's wrong, it landed in cl/7835
and cl/7962.

Change-Id: Ice374ae47ab653146be18c02dce27145e7488397
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10674
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
Florian Klink 2024-01-20 22:02:34 +02:00 committed by clbot
parent 3d8aafb1c7
commit 56ba7a72d8

View file

@ -115,7 +115,7 @@ The `impl` column indicates implementation status in tvix:
| toJSON | false | | | todo |
| toPath | false | | | |
| toString | true | | | |
| toXML | false | | | todo |
| toXML | true | | | |
| trace | false | | | |
| true | true | | | |
| tryEval | false | | | |