From 4a820d4910b7a6468915c746ab31bc0a57fa8699 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 22:38:38 +0000 Subject: [PATCH] Regenerated READMEs --- archive/o/ocaml/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archive/o/ocaml/README.md b/archive/o/ocaml/README.md index 6391d3ebc..a218a84c5 100644 --- a/archive/o/ocaml/README.md +++ b/archive/o/ocaml/README.md @@ -5,7 +5,7 @@ Welcome to Sample Programs in OCaml! To find documentation related to the OCaml code in this repo, look [here](https://sampleprograms.io/languages/ocaml). -## Sample Programs List - 10/38 :thinking: +## Sample Programs List - 11/38 :thinking: In this section, we feature a list of completed and missing programs in OCaml. See above for the current amount of completed programs in OCaml. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you. @@ -23,6 +23,7 @@ Below, you'll find a list of completed code snippets in OCaml. Code snippets pre - :warning: [Hello World in OCaml](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+ocaml) [[Requirements](https://sampleprograms.io/projects/hello-world)] - :warning: [Linear Search in OCaml](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+ocaml) [[Requirements](https://sampleprograms.io/projects/linear-search)] - :warning: [Palindromic Number in OCaml](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+palindromic+number+ocaml) [[Requirements](https://sampleprograms.io/projects/palindromic-number)] +- :warning: [Reverse String in OCaml](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+ocaml) [[Requirements](https://sampleprograms.io/projects/reverse-string)] ### Missing Programs @@ -50,7 +51,6 @@ The following list contains all of the approved programs that are not currently - :x: [Quick Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quick+sort&template=code-snippet-request.md&title=Add+Quick+Sort+in+OCaml) [[Requirements](https://sampleprograms.io/projects/quick-sort)] - :x: [Quine](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quine&template=code-snippet-request.md&title=Add+Quine+in+OCaml) [[Requirements](https://sampleprograms.io/projects/quine)] - :x: [Remove All Whitespace](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,remove+all+whitespace&template=code-snippet-request.md&title=Add+Remove+All+Whitespace+in+OCaml) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)] -- :x: [Reverse String](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,reverse+string&template=code-snippet-request.md&title=Add+Reverse+String+in+OCaml) [[Requirements](https://sampleprograms.io/projects/reverse-string)] - :x: [Roman Numeral](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,roman+numeral&template=code-snippet-request.md&title=Add+Roman+Numeral+in+OCaml) [[Requirements](https://sampleprograms.io/projects/roman-numeral)] - :x: [Rot13](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,rot13&template=code-snippet-request.md&title=Add+Rot13+in+OCaml) [[Requirements](https://sampleprograms.io/projects/rot13)] - :x: [Selection Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,selection+sort&template=code-snippet-request.md&title=Add+Selection+Sort+in+OCaml) [[Requirements](https://sampleprograms.io/projects/selection-sort)]