pub(crate) fn make_hash_table<'ob>(
keyword_args: &[Gc<ObjectType<'ob>>],
cx: &'ob Context<'_>,
) -> Result<Gc<ObjectType<'ob>>>
pub(crate) fn make_hash_table<'ob>(
keyword_args: &[Gc<ObjectType<'ob>>],
cx: &'ob Context<'_>,
) -> Result<Gc<ObjectType<'ob>>>