suri-framework/mlx

Support field punning

Open

#2 aberto em 1 de fev. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)OCaml (2 forks)github user discovery
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (23 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

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

Guia do colaborador