metosin/malli

Full support for decimal

オープン

#1,272 opened on 2026/04/01

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Clojure (237 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,724 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Hello :) Found myself having to make some stylistic compromises with decimals in my schema, and would have liked it if it was supported like a :double schema with min max preds and bound generation.

Alternatives:

  • use decimal? and custom generators / and :and for bounds
  • define my own schema

Thanks

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