suri-framework/mlx

Support field punning

Open

#2 opened on 2024年2月1日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)OCaml (2 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (23 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

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

コントリビューターガイド