Skip to content

YoannBonnet/string-builders

Repository files navigation

String Builders Implementation in Caml

This project implements string builders using functional programming concepts. The main data structure is a binary tree, where each node holds a string and its length. The project provides functions to create, concatenate, and access elements of string builders efficiently.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages