README
@algo-js/segment-tree
Segment Tree implementation in TypeScript
Segment Tree implementation in TypeScript
<script type="module">
import algoJsSegmentTree from 'https://cdn.skypack.dev/@algo-js/segment-tree';
</script>
Segment Tree implementation in TypeScript