suri-framework/mlx

Support field punning

Open

#2 创建于 2024年2月1日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)OCaml (2 fork)github user discovery
enhancementgood first issuehelp wanted

仓库指标

Star
 (23 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

let active = true
let button = <button active />

should work, but today it requires to use active=active

贡献者指南