Pairs a builder and a function into a function to create a value from a parser and input.
Pairs a builder and a function into a function to create a value from a parser and input.
4.0
Types cannot be recursive without some kind of 'real' type in there somewhere
Types cannot be recursive without some kind of 'real' type in there somewhere
4.0
Creates a MapBuilder which uses the specified key-to-MapChildBuilder function to create children
Creates a MapBuilder which uses the specified key-to-MapChildBuilder function to create children
trivially true evidence because otherwise type erasure prevents this and other #apply(Function[_,_]):MapBuilder[_,_,_] from having the same name
4.0
Creates a MapBuilder which uses the key-to-builder function and an identity function to create children
Creates a MapBuilder which uses the key-to-builder function and an identity function to create children
4.0
Creates a MapBuilder which uses the specified MapChildBuilder to create children for all keys
Creates a MapBuilder which uses the specified MapChildBuilder to create children for all keys
4.0
Creates a MapBuilder which uses the specified Builder and an identity function to create children for all keys
Creates a MapBuilder which uses the specified Builder and an identity function to create children for all keys
4.0
Creates a MapBuilder whose child builders are recursively map builders.
Creates a MapBuilder whose child builders are recursively map builders.
4.0
Holds MapChildBuilder and several MapBuilder factory methods
3.0