Skip to content

Commit 6c223aa

Browse files
author
Cuihtlauac ALVARADO
committed
Add Yaml header
1 parent 78441ba commit 6c223aa

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

data/tutorials/ds_02_set.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
<!-- ((! set title Set !)) ((! set learn !)) -->
2-
<!-- ((! set center !)) -->
1+
---
2+
id: sets
3+
title: Sets
4+
description: >
5+
The standard library's Set module
6+
category: "data-structures"
7+
date: 2021-05-27T21:07:30-00:00
8+
---
39

410
# Set
511

0 commit comments

Comments
 (0)