Hax_engine.Thir_simple_types
module View = Concrete_ident_view
val to_string :
namespace:View.ModPath.t ->
Types.node_for__ty_kind ->
Prelude.string Prelude.option
Interprets a type as a "simple type". A simple type is a type for which, in a given scope, we can give a non-ambiguous string identifier.
This is useful for naming local impls.
Examples of "simple" types:
namespace
, when: