Update and rename competition.md to competitive.md

This commit is contained in:
Sigilante 2022-11-30 18:29:40 -06:00 committed by GitHub
parent c589a193e7
commit 54e0974786
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,8 @@
+++
title = "Competitive Programming"
weight = 10
+++
# Competitive Programming
Let's take a quick look at implementations for some common tasks in Hoon. I assume that you want to use library tools whenever possible, but you can delve into the source code itself if you want to know more.