Skip to content

Commit fd51a9e

Browse files
committed
Remove newly-existant typed flbit-field
1 parent 197035e commit fd51a9e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

math-lib/math/private/flonum/flonum-bits.rkt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
(require racket/flonum
44
racket/performance-hint)
5-
(require/typed racket/flonum
6-
[flbit-field (-> Flonum Byte Byte Natural)])
75

86
(provide flonum->bit-field bit-field->flonum
97
flonum->fields fields->flonum

0 commit comments

Comments
 (0)