RosettaCodeData/Task/Array-length/ReScript/array-length-2.res

15 lines
267 B
Text
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
<!DOCTYPE html>
<html>
<head>
<title>ReScript: Array.length()</title>
<style rel="stylesheet" type="text/css">
body { color:#EEE; background-color:#888; }
</style>
<script>var exports = {};</script>
<script src="./arrlen.js"></script>
</head>
<body>
</body>
</html>