15 lines
267 B
ReasonML
15 lines
267 B
ReasonML
|
|
<!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>
|