Browse thread
question about Num
- Nicolas Ojeda Bar
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Nicolas Ojeda Bar <nojb@m...> |
| Subject: | question about Num |
Hello, Do you know if the functions in the Num module always return the most optimal representation for a Num.num ? That is if it can be represented as an int, then it will return a Num.Int, and so forth? Thanks! N