Jeongho Nam

Results 236 comments of Jeongho Nam

Sorry for late process. I spent too much time on v3.3 update. The guide documents would be written in this month.

I've solved this problem by adding a more value `typescript` on `importOrderParserPlugins`.

## Elapsed times Looking at the below result and traveling the long-timed elapsed features, I could find two common things. To resolve that, I should re-design such long-time spending test...

This is out of my ability. Hope PR

@enote-kane About generic function, I can't even sure whether it would be possible or not. In your case, I think using currying function would be the best choice: ```typescript import...

@kakasoo Not possible at now because TypeScript compiler API can't specify it. But don't know how it would be in future.

No plan to do it, due to it would take a lot of time, but low expected effect. However, it is okay to challenge by yourself.

@lewispham Then make something like nestia, no way to accomplish this suggestion

When you want to get only type info, guide users to use `typia.json.application()` function. Otherwise you want to use TypeScript compiler API directly, do something like this' - https://github.com/samchon/nestia/blob/master/packages/core/src/programmers/TypedQueryRouteProgrammer.ts

I'm using a revised code not occuring any bug, but transformation never be happened. When I trace the `program` parameter, there're not any source file in the `program`. For reference,...