RosettaCodeData/Task/Array-length/ReScript/array-length-2.res
2026-04-30 12:34:36 -04:00

14 lines
267 B
XML

<!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>