diff options
Diffstat (limited to 'research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/UUIDs')
| -rw-r--r-- | research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/UUIDs/docs/src/index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/UUIDs/docs/src/index.md b/research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/UUIDs/docs/src/index.md new file mode 100644 index 0000000..1e6c950 --- /dev/null +++ b/research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/UUIDs/docs/src/index.md @@ -0,0 +1,8 @@ +# UUIDs + +```@docs +UUIDs.uuid1 +UUIDs.uuid4 +UUIDs.uuid5 +UUIDs.uuid_version +``` |
