Skip to main content

nb_to_display_string

Function nb_to_display_string 

Source
pub fn nb_to_display_string(nb: &ValueWord) -> String
Expand description

Convert a ValueWord to a display string.

Uses the Display impl which dispatches through HeapValue.